ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
sorry you're right!I have ubuntu 11.10 and ROS electric 1.6.8.Anyway if found that roslaunch freezes my terminal because of this command: <node pkg="teleop_base" name="teleoper" type="teleop_base_keyboard"> <remap from="base_controller/command" to="cmd_vel"/> </node> also if I eliminate the remapping it freezes.
2 | No.2 Revision |
sorry you're right!I have ubuntu 11.10 and ROS electric 1.6.8.Anyway if found that roslaunch freezes my terminal because of this command:
command:
<node pkg="teleop_base" name="teleoper" type="teleop_base_keyboard">
<remap from="base_controller/command" to="cmd_vel"/>
</node>
also if I eliminate the remapping it freezes.
3 | No.3 Revision |
sorry you're right!I have ubuntu 11.10 and ROS electric 1.6.8.Anyway if found that roslaunch freezes my terminal because of this command:
<node pkg="teleop_base" name="teleoper" type="teleop_base_keyboard">
<remap from="base_controller/command" to="cmd_vel"/>
</node>
to="cmd_vel"/>
</node>
also if I eliminate the remapping it freezes.