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

Tesseract Development TODO List #66

Closed
10 of 13 tasks
mpowelson opened this issue Jan 28, 2019 · 5 comments
Closed
10 of 13 tasks

Tesseract Development TODO List #66

mpowelson opened this issue Jan 28, 2019 · 5 comments

Comments

@mpowelson
Copy link
Contributor

mpowelson commented Jan 28, 2019

  • Continuous collision checking between two moving objects
  • Upgrade data structure to support graphs
  • Upgrade to support ROS2 ROS 2 Support #43
    • Make all core package pure cmake package
    • Create ROS2 meta package containing same package in tesseract_ros meta package
  • Upgrade to use Bullet3
  • Add tesseract process planning
  • Update Clang format in CI from 5.0 to 8.0 Clange format version 8 #93
  • Unify syntax for defining shared pointer types
  • Rename BasicPlanner class to Planner
  • Add sub graph functionality to scene graph
  • Add sub graph solver functionality to tesseract_environment. The idea behind this to mimic actual hardware in the environment.
  • Planner: Add reference frame to cartesian waypoint Waypoint Definition Update #125
@mpowelson
Copy link
Contributor Author

I believe the ROS 2 wrapper is underway. @schornakj could you link to it here?

@schornakj
Copy link
Contributor

schornakj commented Nov 13, 2019

@mpowelson The ROS2 versions of the tesseract_ros packages are here: https://github.com/ros-industrial-consortium/tesseract_ros2

The main repo is still waiting on some PRs to be merged. In the meantime, my latest dev branch is here: https://github.com/schornakj/tesseract_ros2/tree/feature/migrate-tesseract-monitoring

@Levi-Armstrong Levi-Armstrong pinned this issue Dec 29, 2019
@mpowelson
Copy link
Contributor Author

@Levi-Armstrong Is anything here still relevant or should we close?

@Levi-Armstrong
Copy link
Contributor

I would just move the sub graph items to the new one and we can mark themes nice to have. We already support adding scene graphs to another but the are not modeled as a sub graph that boost does support.

@mpowelson
Copy link
Contributor Author

All issues have been addressed with the exception of #420.

@Levi-Armstrong Levi-Armstrong unpinned this issue Oct 23, 2020
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