Ros Configurator
Project description
ros-configurator
NB -> tested only on Ubuntu
This package helps developers to configure their ROS environment.
Install package
Simply run in your terminal
pip install ros-configurator
Instruction
This module provides a lot of shell commands, that guide you in the configuration of the ROS environment. Run one of the following commands in a terminal:
ros_config_set_ip_localhost
: this command setsROS_MASTER_URI=http://127.0.0.1:11311/
andROS_HOSTNAME=127.0.0.1
.ros_config_set_ip:
you can use this command to set the ROS_MASTER_URI and ROS_HOSTNAME variables to the current machine IP in the local network.ros_config_set_ros_master_uri
: this command asks you for an IP and sets the ROS_MASTER_URI variable to it.ros_config_list_source_files
: this command shows a list of the bash files sourced in your ROS environment.ros_config_add_source_file
: this command asks you a bash file path and adds it to the source files list. If the command is run in a ros workspace directory, you can type '.' and the corresponding bash file is automatically sourced.ros_config_remove_source_file
: this command shows a list of the bash files sourced in your ROS environment and you can specify one to remove.
NB -> after using a command, remember to restart the terminal or source .bashrc
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
Built Distribution
File details
Details for the file ros_configurator-1.1.0.tar.gz
.
File metadata
- Download URL: ros_configurator-1.1.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c8f55f3a5dfc8229ec135459eb61330142373bb74bed4195386c4d224055ed6 |
|
MD5 | 84e25b7b7c34de13a4857dc0d07efee6 |
|
BLAKE2b-256 | f41c368c264f205dc2d4f0276a4affe4d9e75ce81748f0c1546dca0fcfe42b3e |
Provenance
File details
Details for the file ros_configurator-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: ros_configurator-1.1.0-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec3d40869d5e3905914a4268e7ea32108827c1f0cd3b7e39feff6581f6a96aa5 |
|
MD5 | 428bb22609e317c1619c46ec104aaa9b |
|
BLAKE2b-256 | ced35a340bed98616f9cf241fa77f6b99c2226f53ed79ba10484f7db31d6aa32 |