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

Working pose tracking prototype incorporated into the system. Must be producing real-time data related to the input from the zed camera. #5

Open
GSchowalter opened this issue Feb 18, 2021 · 0 comments
Assignees

Comments

@GSchowalter
Copy link

GSchowalter commented Feb 18, 2021

  • Establish a node in the ROS system to retrieve camera data

    • Currently using the old node form the previous team's node as our access point into the system
  • Implement basic pose tracking using Open Pose library within node

    • We have a basic demo built on the lab machines but it seems that it requires cuda to run so we will need to test on a gpu enabled system
  • Publish Open Pose position data to a ROS subject

    • We are able to publish information to subjects in ROS. However, we do not yet have a working implementation of Open Pose so we have yet to publish Open Pose data
  • Implement basic system to determine safe versus unsafe passenger state

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

No branches or pull requests

3 participants