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

Setup Custom Messages in MicroROS

asked 2022-09-20 07:19:18 -0500

SonicBoom gravatar image

updated 2022-09-20 07:24:10 -0500

Hi,

Version:foxy, Hardware: EKRA6M5, IDE: e2 Studio

I'm trying to create a custom message in e2studio. My understanding is that the steps are as follows:

1) Create the custom message following the steps here but replace the file location with micro_ros_renesas2estudio_component/library_generation/extra_packages.

2) Build the firmware project using the e2 build button and the files should be generated and added to: libmicroros/include folder

Is there anything I'm missing here as this doesn't seem to work for me?

edit retag flag offensive close merge delete

Comments

How are you checking that these messages aren't generated?

ljaniec gravatar image ljaniec  ( 2022-09-20 09:14:11 -0500 )edit

I was checking if the .h files had been generated in libmicroros/include folder

SonicBoom gravatar image SonicBoom  ( 2022-09-21 10:26:48 -0500 )edit

3 Answers

Sort by ยป oldest newest most voted
1

answered 2022-09-21 10:40:32 -0500

SonicBoom gravatar image

The workaround that I have come up with is to delete the libmicroros folder and then rebuild. It will then also generate your custom messages which are inside of: micro_ros_renesas2estudio_component/library_generation/extra_packages

edit flag offensive delete link more
0

answered 2022-09-20 08:46:39 -0500

Pablogs gravatar image

Could you please open an issue in the Github repo so we can track this question?

edit flag offensive delete link more

Comments

I've added the issue :)

SonicBoom gravatar image SonicBoom  ( 2022-09-21 10:52:23 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2022-09-20 07:19:18 -0500

Seen: 135 times

Last updated: Sep 21 '22