ros_team_workspace
ros_team_workspace copied to clipboard
RosTeamWorkspace is a framework for boosting collaboration in teams when developing software for robots using Robot Operating System (ROS1 and ROS2).
Open issues - [ ] Ubuntu 24.04 not supported for nvidia cuda based image - [ ] rosdep not in sources list available.... - [ ] Needs to be tested...
This PR adds the `create` verb to the `workspace` command of `rtwcli`, enhancing it with the capability to efficiently create ROS workspaces. This new functionality supports not just local and...
This file provides examples and support for: 1. Multiple signing keys 2. Rewriting `https` to `ssh` in URLs to simplify usage with GitHub 3. Global `.gitignore` file. 4. Some useful...
## Moveit config template Work in progress for a `setup-moveit-package` functionality. Template will first be set up for `rolling`, later easily adapted to `humble` The package will be designed so...
https://bbs.archlinux.org/viewtopic.php?id=266915
Hello, When I use `setup-robot-description` to make a robot bringup package on top of an *ament_python* package created through `create-new-package`, the following happens: 1. error: `sed: can't read CMakeLists.txt: No...
- [ ] Test if works
Hello I tried to run the create-new-package command on ros foxy version. During the license setup stage, I get incorrect choices for the license (text such as going, to, create,...)...
Hello This is not an issue, but it could be an imporvement. I setup ros_team_workspace with autosourcing a while ago, but I commented out the following lines from my ~/.bashrc...