Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRAFT: Add examples-ros environment based on robostack #8220

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jleibs
Copy link
Member

@jleibs jleibs commented Nov 25, 2024

Related

What

Make it easier to run the ROS example by adding a robostack-based environment to pixi.

In theory this should work:

pixi run launch-turtlebot

The example can then be run as:

pixi run -e examples-ros python examples/python/ros_node/main.py 

However it looks like the example has bit-rot over time and probably needs some bug fixes.

@jleibs jleibs added the examples Issues relating to the Rerun examples label Nov 25, 2024
Copy link

github-actions bot commented Nov 25, 2024

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link
8ab2623 https://rerun.io/viewer/pr/8220

Note: This comment is updated whenever you push a commit.

Copy link

github-actions bot commented Nov 25, 2024

Latest documentation preview deployed successfully.

Result Commit Link
8ab2623 https://landing-6xxgbmbyt-rerun.vercel.app/docs

Note: This comment is updated whenever you push a commit.

@grtlr
Copy link
Contributor

grtlr commented Nov 26, 2024

I've managed to launch rqt_graph too:
image

Now I'm running into the following issue though:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples Issues relating to the Rerun examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants