egn_messages
I am new to ROS. can anyone tell me what is egn_messages?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
I am new to ROS. can anyone tell me what is egn_messages?
It looks like this package is a ghost - there are only 6 pieces of ROS code in the entire GitHub, where it appears like some kind of accumulator of message types from maps, navigation, car sensors, etc.
This repository contains the ROS package with code implementation of RRT-based path planning algorithm suitable for exploration of a trackdrive circuit according to the rules of Formula Student Driverless competition in Germany. This algorithm is based on my contribution to E-gnition, a FS Team of Technical University Hamburg.
Probably this message package was not open-sourced, so you can't find it. You can replace it with analogous messages from other packages and fix the differences, or try contacting the repository maintainer
Asked: 2022-12-11 08:31:14 -0600
Seen: 140 times
Last updated: Dec 12 '22
Best toolchain for recording kinect data and converting to pointcloud offline?
how to bind a callback to include a MessageEvent [closed]
Proper source of xncore for compiling svn opencv with openni support?
ROS support for industrial robotic arms?
When should I use topics vs services vs actionlib actions (vs dynamic_reconfigure)?
Significance of ros::spinOnce()
How to put Hokuyo laser sensor on p2os?
Where have you seen reference to this package? Can you edit your question with more details: what you are trying to accomplish, links to relevant information to help the community answer your question. Thanks!
I have a code cloned from a repo in which these egn_messages are imported
Have you tried looking at the README, open issues and pull requests of that repository?
Links to relevant issues/PRs on that repo: https://github.com/MaxMagazin/ma_rrt_...https://github.com/MaxMagazin/ma_rrt_...