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

Create a new message ROS2 Dashing

asked 2019-08-18 20:07:29 -0500

Cram3r95 gravatar image

I am not able to create a ROS2 Dashing new message, in spite of the fact that I have followed properly this small tutorial https://index.ros.org/doc/ros2/Tutori.... It seems to be prepared for older distributions such as ROS2 Crystal, but in this case I always find an error related with rosidl_cmake and member of group tag when trying to compile the workspace.

Could you help me?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2019-08-26 13:26:40 -0500

duck-development gravatar image

You may read this book Ros in 5 days https://amzn.to/3421znq it deliver a good starting point. I read it right now.

edit flag offensive delete link more
0

answered 2019-08-23 11:49:17 -0500

jacobperron gravatar image

It does say at the top of the tutorial that it is incomplete:

it is likely outdated and should not be expected to compile as is

Also, the tutorials repository is not being actively updated. Refer to the examples and demos packages instead:

For an example of building a new message, you can check out the example_interfaces package: https://github.com/ros2/example_inter...

Or look at the action tutorial: https://index.ros.org/doc/ros2/Tutori...

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2019-08-18 20:07:29 -0500

Seen: 212 times

Last updated: Aug 26 '19