Does ROS run on AGL? [closed]
Does ROS run on AGL?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Does ROS run on AGL?
I haven't seen anyone on this forum asking about AGL before. I had a quick look at the AGL mailing list and found a similar question, but no report of success or failure: https://lists.linuxfoundation.org/pip...
ROS can be compiled to run on most flavors of Linux, assuming you can meet the dependencies specified in REP-003. I'd suggest you start with the robot metapackage, since it includes the command-line tools but doesn't include rviz (which can be difficult to build and run on embedded Linux)
From a quick look it appears AGL is Yocto based, so perhaps bmwcarit/meta-ros can be of help (if it doesn't already answer the OP's question). @Lukas Bulwahn is maintaining that.
Asked: 2018-02-08 00:01:27 -0600
Seen: 589 times
Last updated: Feb 08 '18
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?