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

[wip] Update sdk in python #25

Closed
wants to merge 2 commits into from
Closed

[wip] Update sdk in python #25

wants to merge 2 commits into from

Conversation

edgarriba
Copy link
Member

@edgarriba edgarriba commented Oct 11, 2023

  • add draft prototype for the ros bridge in python
  • design distributed pattern so that users can write their own publishers/subscribers to later compose via roslaunch
  • assume that the bridge will run inside the robot in its own container
  • we switch to Python for simplicity for now
  • we implement the new bridge in a new repo but we keep this name amiga-ros-bridge
  • initially we want to support the Oak camera via the existing ROS package
    • alternatively we add an subscriber example to show how convert from the amiga camera services to ros messages
  • Features:
  • subscribe/publish Twist messages (canbus service)
  • subscribe Odometry message (filter service)
  • publish joint states (not priority)

@edgarriba edgarriba closed this Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant