-
Notifications
You must be signed in to change notification settings - Fork 0
Update Documentation #7
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
base: main
Are you sure you want to change the base?
Conversation
Updated README.md to include badges, an overview, architecture details, installation instructions, and usage examples for the fbot_manipulator repository.
Added sections for topics and services related to fbot_manipulator.
MarinaZRocha
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very good. For the future: add gifs of the saved arm positions
| ├── 📝config/ #Custom arm manipulator positions are recorded here | ||
| ├── ⚙️fbot_manipulator_tools/ #Has the tools developed by the team to facilitate the use of the arm | ||
| ├── interbotix_ros_core/ #Interbotix Packages that contain the actuator for all the interbotix arms | ||
| ├── interbotix_ros_manipulators/ #Packages to control the various types of arms sold at Trossen Robotics |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggestion: change the description for a more relevant text to the team
Updated descriptions in README.md for clarity.
| ### Package Structure | ||
| ``` | ||
| fbot_manipulator/ | ||
| ├── 📝config/ #Custom arm manipulator positions are recorded here |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ├── 📝config/ #Custom arm manipulator positions are recorded here | |
| ├── 📝config/ #Folder containing config files, currently used to store recorded arm positions |
Updated README.md to include badges, an overview, architecture details, installation instructions, and usage examples for the fbot_manipulator repository.