Skip to content

Fix example launch files #11

@dabakix8

Description

@dabakix8

Hello.

I am trying to start motor with using motor.launch which is provided as an example. But it does not work for me. Actually, I've already checked closed thread #2 and #6, but I am still confusing.

My situation is the follwoings:

  1. My PC and ev3 can communicate vis ssh.
  2. ultrasonic.launch works. I could see the value from ultrasonic sensor.

I compiled every packages which provided in "Hacks4ROS/h4r_ev3_ctrl " in my PC. So, I am thinking that
it is possible that when I run "roslaunch motors.lauch", "h4r_ev3_manager" in my PC is started.

When I do "rosnode list", I can see "/ev3dev/ev3_manager_node", but the following command does not work.
rostopic pub /ev3dev/OutPortA/command std_msgs/Float64 "data: 5.0"

Do I need to modify "motors.launch" according to my environment? I need a hint.

Thank you.

md

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions