Awesome
Pigeon ROS TUI
Yotube Video
Dependency package
Install
- Clone the Pigeon ROS TUI & Install
mkdir -p ~/catkin_ws/src
cd ~/catkin_ws/src/
git clone https://github.com/PigeonSensei/Pigeon_ros_tui.git
catkin_init_workspace
cd ..
catkin_make
pigeon_robot_steering
rosrun pigeon_tui pigeon_robot_steering_node <topic_name>
args
-
topic name
Publish the name used as an argument as a topic. If there is no argument, the topic is published with the cmd_vel name.
Input Key
- select Item : W,S
- Change value : A, S
- at Reset value : X
- all Reset value : Z
Published Topics
- cmd_vel (geometry_msgs/Twist)
The next node is under development ...