Problem with simROS2
Posted: 07 Jun 2023, 20:22
Hello,
since the release of CoppeliaSim 4.5.1 and the rename of the module simExtROS2 to simROS2, I have the following problem with my scene at launch:
I'm uploading the scene:
https://github.com/giulioturrisi/Differ ... namics.ttt
Thanks,
Giulio
since the release of CoppeliaSim 4.5.1 and the rename of the module simExtROS2 to simROS2, I have the following problem with my scene at launch:
I added the two messages in the interfaces.txt file and recompiled. I don't think I'm doing something wrong here, since it was working normally in the past.[/differential_drive/Hokuyo@childScript:error] 46: in simROS2.createPublisher@simExtROS2: Unsupported message type 'sensor_msgs/msg/LaserScan'. You may want to add it to meta/interfaces.txt and recompile the ROS2Interface plugin.
stack traceback:
[C]: in field 'createPublisher'
[string "/differential_drive/Hokuyo@childScript"]:46: in function 'sysCall_init'
[/differential_drive@childScript:error] 16: in simROS2.createSubscription@simExtROS2: Unsupported message type 'geometry_msgs/msg/Twist'. You may want to add it to meta/interfaces.txt and recompile the ROS2Interface plugin.
stack traceback:
[C]: in field 'createSubscription'
[string "/differential_drive@childScript"]:16: in function 'sysCall_init'
I'm uploading the scene:
https://github.com/giulioturrisi/Differ ... namics.ttt
Thanks,
Giulio