The reason I created this repository is I had a really hard time figuring out how to move a turtlesim sideways without rotating the turtlesim. Unfortunately, there is not quite a lot of source to learn it.
- Clone or download this project to your catkin workspace src folder
cd ~/catkin_ws/src git clone https://github.com/aemzayn/turtlesim_diagonal_move.git cd ~/catkin_ws && catkin_make
- Run
roscore
in separate terminal - Run turtlesim in another terminal
rosrun turtlesim turtlesim_node
- Run this package also in different terminal
rosrun turtlesim_diagonal_move move.py
- Enter the
direction
andangle