ros system manager
Project description
👨💻 ros2_system_manager
ros2 system manager for your robot
Make available in docker shutdown and other system commands directly from ROS2 services
Test manager
docker run -it --rm --network host -v /run/ros2sm.sock:/run/ros2sm.sock rbonghi/ros2_system_manager:latest
Develop
Install in dev mode the package
sudo -H pip3 install -v -e .
Build ros2 package
colcon build --symlink-install
Build docker
You can test the docker image build the image
docker build -t rbonghi/ros2_system_manager:latest .
Develop
docker run -it --rm --network host -v /run/ros2sm.sock:/run/ros2sm.sock -v $HOME/nanosaur_ws/src/ros2_system_manager:/opt/ros_ws/src/ros2_system_manager rbonghi/ros2_system_manager:latest bash
Test
To run a test
colcon test --event-handlers console_cohesion+ --return-code-on-test-failure --packages-select ros2_system_manager
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ros2_system_manager-0.1.5.tar.gz
(24.3 kB
view details)
File details
Details for the file ros2_system_manager-0.1.5.tar.gz
.
File metadata
- Download URL: ros2_system_manager-0.1.5.tar.gz
- Upload date:
- Size: 24.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6dc14188b7a71c6896db03b4ad83c72b9e79fc25b9e763b4f0969e13b9aa3492
|
|
MD5 |
cd23b7cfc0abe5831758087ee9468828
|
|
BLAKE2b-256 |
16175ca44548686b6f8d42a611c39443bf6ec2823552bfcd83bf65c82cdd84b4
|