ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

how to get Twist.h file for joystick controled turtlesim?

asked 2016-07-07 10:26:50 -0500

Arpitsoni gravatar image

hi. i am following joy node tutorial. the tutorial is for ros hydro and in ros build. i want to use that code in ros indigo. i changed the code accordingly but running error shows Twist.h file not found. how to get it?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-07-07 11:31:46 -0500

dcconner gravatar image

You need to add a dependency for geometry_msgs to your package and CMakeLists.txt.

See the message tutorials for how to do that.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-07-07 10:26:50 -0500

Seen: 88 times

Last updated: Jul 07 '16