Caltech-AMBER / obelisk

A stable generic robot control interface.
https://caltech-amber.github.io/obelisk/
MIT License
5 stars 0 forks source link

Clearly separate robot packages from generics #95

Open alberthli opened 1 month ago

alberthli commented 1 month ago

Right now, robot-specific Obelisk ROS packages are on the same level in terms of directory structure as other generics (for example, obelisk_leap_cpp is on the same level as obelisk_control_cpp). These should be separated for clarity.