Replies: 2 comments
-
|
Hi @Rezenders . Sorry that it took me a bit of time to jump on this. We were working on the latest release. Let me update the README, and then we can see how else to improve it to include a full end-to-end demo. |
Beta Was this translation helpful? Give feedback.
-
|
Hi, Just letting you know: if the instructions in the README are not enough, check out the example at: https://github.com/nasa/ogma/tree/develop/ogma-cli/examples/ros2-001-hello-ogma It should give you enough to get started. Let me know if you still run into issues or if there's anything else we can do to improve it. Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I had some difficulties following the README instructions on how to run ogma for ROS 2 applications.
It would be useful to make it explicit that you are referring to this Dockerfile. Took me a while to figure it out.
Where is the ros_demo directory? I couldn't find it. I assumed you meant this directory
ogma-core/templates/ros/copilot/srcAlso, is there a working example to help me understand how it works?
I found this example
ogma-cli/examples/ros-copilot/but I couldn't get it work.I generated the monitor code with:
I moved the
monitor.c,monitor.handmonitor_types.hfiles toogma-core/templates/ros/copilot/src. Then, I tried building the Dockerfile but I get the following error:Beta Was this translation helpful? Give feedback.
All reactions