Does ROS run on AGL? [closed]
Does ROS run on AGL?
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 -0500
Seen: 424 times
Last updated: Feb 08 '18
robot_localization: imu0 type error
Is my ROS environment perfect? or not?
Benchmarking MoveIt: unable to connect to database
Can ROS control a robotic arms TCP along a linear trajectory, holding a constant TCP speed?
move_base doesn't recognize that it successfully reached the goal
No devices connected... Waiting for devices to be connected
How to export CMake settings (CMAKE_MODULE_PATH) to other packages?