Package Summary
| Version | 2.2.0 |
| License | Apache 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/frankaemika/franka_ros2.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-01-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Franka Robotics GmbH
Authors
franka_mobile_sensors
ROS 2 package for managing RealSense cameras and SICK safety scanners on Franka Tactile Mobile Robot.
⚠️ Note for Franka Tactile Mobile Robot Users
This package is ignored by colcon by default (via COLCON_IGNORE file). It is only relevant for users of a Franka Tactile Mobile Robot (TMR) or a Franka Mobile FR3 Duo. If you want to enable this package, remove the COLCON_IGNORE file:
rm src/franka_mobile_sensors/COLCON_IGNORE
colcon build --packages-select franka_mobile_sensors --symlink-install
Launch
ros2 launch franka_mobile_sensors franka_mobile_sensors.launch.py \
[start_cameras:=true|false] \
[start_lidars:=true|false] \
[start_rviz:=true|false] \
[robot_type:=<robot_type>] \
[config_file:=<config_name>]
Parameters:
-
start_cameras(default:true) - Start RealSense camera drivers -
start_lidars(default:true) - Start SICK safety scanner drivers -
start_rviz(default:true) - Start RViz visualization -
robot_type(default:tmrv0_2) - ID of the robot type for visualization -
config_file(default:default_sensor_suite) - Sensor suite configuration (without .yaml extension)
Configuration
Sensor Suite Configuration
The main sensor suite is configured in:
-
config/default_sensor_suite.yaml- Defines which cameras and lidars are used
Device-Specific Parameters
Individual device parameters are configured in device profile files:
Cameras:
-
config/cameras/franka_mobile_d455.yaml- RealSense D455 parameters
Lidars:
-
config/lidars/sick_nanoscan2.yaml- SICK nanoScan2 parameters
To create a custom configuration:
- Copy
config/default_sensor_suite.yamltoconfig/my_custom_suite.yaml - Modify camera/lidar lists and reference existing or new device profiles
- Launch with:
config_file:=my_custom_suite
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| franka_description | |
| rviz2 | |
| xacro | |
| realsense2_camera | |
| realsense2_description | |
| sick_safetyscanners2 | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged franka_mobile_sensors at Robotics Stack Exchange
Package Summary
| Version | 2.2.0 |
| License | Apache 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/frankaemika/franka_ros2.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-01-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Franka Robotics GmbH
Authors
franka_mobile_sensors
ROS 2 package for managing RealSense cameras and SICK safety scanners on Franka Tactile Mobile Robot.
⚠️ Note for Franka Tactile Mobile Robot Users
This package is ignored by colcon by default (via COLCON_IGNORE file). It is only relevant for users of a Franka Tactile Mobile Robot (TMR) or a Franka Mobile FR3 Duo. If you want to enable this package, remove the COLCON_IGNORE file:
rm src/franka_mobile_sensors/COLCON_IGNORE
colcon build --packages-select franka_mobile_sensors --symlink-install
Launch
ros2 launch franka_mobile_sensors franka_mobile_sensors.launch.py \
[start_cameras:=true|false] \
[start_lidars:=true|false] \
[start_rviz:=true|false] \
[robot_type:=<robot_type>] \
[config_file:=<config_name>]
Parameters:
-
start_cameras(default:true) - Start RealSense camera drivers -
start_lidars(default:true) - Start SICK safety scanner drivers -
start_rviz(default:true) - Start RViz visualization -
robot_type(default:tmrv0_2) - ID of the robot type for visualization -
config_file(default:default_sensor_suite) - Sensor suite configuration (without .yaml extension)
Configuration
Sensor Suite Configuration
The main sensor suite is configured in:
-
config/default_sensor_suite.yaml- Defines which cameras and lidars are used
Device-Specific Parameters
Individual device parameters are configured in device profile files:
Cameras:
-
config/cameras/franka_mobile_d455.yaml- RealSense D455 parameters
Lidars:
-
config/lidars/sick_nanoscan2.yaml- SICK nanoScan2 parameters
To create a custom configuration:
- Copy
config/default_sensor_suite.yamltoconfig/my_custom_suite.yaml - Modify camera/lidar lists and reference existing or new device profiles
- Launch with:
config_file:=my_custom_suite
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| franka_description | |
| rviz2 | |
| xacro | |
| realsense2_camera | |
| realsense2_description | |
| sick_safetyscanners2 | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged franka_mobile_sensors at Robotics Stack Exchange
Package Summary
| Version | 2.2.0 |
| License | Apache 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/frankaemika/franka_ros2.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-01-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Franka Robotics GmbH
Authors
franka_mobile_sensors
ROS 2 package for managing RealSense cameras and SICK safety scanners on Franka Tactile Mobile Robot.
⚠️ Note for Franka Tactile Mobile Robot Users
This package is ignored by colcon by default (via COLCON_IGNORE file). It is only relevant for users of a Franka Tactile Mobile Robot (TMR) or a Franka Mobile FR3 Duo. If you want to enable this package, remove the COLCON_IGNORE file:
rm src/franka_mobile_sensors/COLCON_IGNORE
colcon build --packages-select franka_mobile_sensors --symlink-install
Launch
ros2 launch franka_mobile_sensors franka_mobile_sensors.launch.py \
[start_cameras:=true|false] \
[start_lidars:=true|false] \
[start_rviz:=true|false] \
[robot_type:=<robot_type>] \
[config_file:=<config_name>]
Parameters:
-
start_cameras(default:true) - Start RealSense camera drivers -
start_lidars(default:true) - Start SICK safety scanner drivers -
start_rviz(default:true) - Start RViz visualization -
robot_type(default:tmrv0_2) - ID of the robot type for visualization -
config_file(default:default_sensor_suite) - Sensor suite configuration (without .yaml extension)
Configuration
Sensor Suite Configuration
The main sensor suite is configured in:
-
config/default_sensor_suite.yaml- Defines which cameras and lidars are used
Device-Specific Parameters
Individual device parameters are configured in device profile files:
Cameras:
-
config/cameras/franka_mobile_d455.yaml- RealSense D455 parameters
Lidars:
-
config/lidars/sick_nanoscan2.yaml- SICK nanoScan2 parameters
To create a custom configuration:
- Copy
config/default_sensor_suite.yamltoconfig/my_custom_suite.yaml - Modify camera/lidar lists and reference existing or new device profiles
- Launch with:
config_file:=my_custom_suite
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| franka_description | |
| rviz2 | |
| xacro | |
| realsense2_camera | |
| realsense2_description | |
| sick_safetyscanners2 | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged franka_mobile_sensors at Robotics Stack Exchange
Package Summary
| Version | 2.2.0 |
| License | Apache 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/frankaemika/franka_ros2.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-01-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Franka Robotics GmbH
Authors
franka_mobile_sensors
ROS 2 package for managing RealSense cameras and SICK safety scanners on Franka Tactile Mobile Robot.
⚠️ Note for Franka Tactile Mobile Robot Users
This package is ignored by colcon by default (via COLCON_IGNORE file). It is only relevant for users of a Franka Tactile Mobile Robot (TMR) or a Franka Mobile FR3 Duo. If you want to enable this package, remove the COLCON_IGNORE file:
rm src/franka_mobile_sensors/COLCON_IGNORE
colcon build --packages-select franka_mobile_sensors --symlink-install
Launch
ros2 launch franka_mobile_sensors franka_mobile_sensors.launch.py \
[start_cameras:=true|false] \
[start_lidars:=true|false] \
[start_rviz:=true|false] \
[robot_type:=<robot_type>] \
[config_file:=<config_name>]
Parameters:
-
start_cameras(default:true) - Start RealSense camera drivers -
start_lidars(default:true) - Start SICK safety scanner drivers -
start_rviz(default:true) - Start RViz visualization -
robot_type(default:tmrv0_2) - ID of the robot type for visualization -
config_file(default:default_sensor_suite) - Sensor suite configuration (without .yaml extension)
Configuration
Sensor Suite Configuration
The main sensor suite is configured in:
-
config/default_sensor_suite.yaml- Defines which cameras and lidars are used
Device-Specific Parameters
Individual device parameters are configured in device profile files:
Cameras:
-
config/cameras/franka_mobile_d455.yaml- RealSense D455 parameters
Lidars:
-
config/lidars/sick_nanoscan2.yaml- SICK nanoScan2 parameters
To create a custom configuration:
- Copy
config/default_sensor_suite.yamltoconfig/my_custom_suite.yaml - Modify camera/lidar lists and reference existing or new device profiles
- Launch with:
config_file:=my_custom_suite
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| franka_description | |
| rviz2 | |
| xacro | |
| realsense2_camera | |
| realsense2_description | |
| sick_safetyscanners2 | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged franka_mobile_sensors at Robotics Stack Exchange
Package Summary
| Version | 2.2.0 |
| License | Apache 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/frankaemika/franka_ros2.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-01-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Franka Robotics GmbH
Authors
franka_mobile_sensors
ROS 2 package for managing RealSense cameras and SICK safety scanners on Franka Tactile Mobile Robot.
⚠️ Note for Franka Tactile Mobile Robot Users
This package is ignored by colcon by default (via COLCON_IGNORE file). It is only relevant for users of a Franka Tactile Mobile Robot (TMR) or a Franka Mobile FR3 Duo. If you want to enable this package, remove the COLCON_IGNORE file:
rm src/franka_mobile_sensors/COLCON_IGNORE
colcon build --packages-select franka_mobile_sensors --symlink-install
Launch
ros2 launch franka_mobile_sensors franka_mobile_sensors.launch.py \
[start_cameras:=true|false] \
[start_lidars:=true|false] \
[start_rviz:=true|false] \
[robot_type:=<robot_type>] \
[config_file:=<config_name>]
Parameters:
-
start_cameras(default:true) - Start RealSense camera drivers -
start_lidars(default:true) - Start SICK safety scanner drivers -
start_rviz(default:true) - Start RViz visualization -
robot_type(default:tmrv0_2) - ID of the robot type for visualization -
config_file(default:default_sensor_suite) - Sensor suite configuration (without .yaml extension)
Configuration
Sensor Suite Configuration
The main sensor suite is configured in:
-
config/default_sensor_suite.yaml- Defines which cameras and lidars are used
Device-Specific Parameters
Individual device parameters are configured in device profile files:
Cameras:
-
config/cameras/franka_mobile_d455.yaml- RealSense D455 parameters
Lidars:
-
config/lidars/sick_nanoscan2.yaml- SICK nanoScan2 parameters
To create a custom configuration:
- Copy
config/default_sensor_suite.yamltoconfig/my_custom_suite.yaml - Modify camera/lidar lists and reference existing or new device profiles
- Launch with:
config_file:=my_custom_suite
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| franka_description | |
| rviz2 | |
| xacro | |
| realsense2_camera | |
| realsense2_description | |
| sick_safetyscanners2 | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged franka_mobile_sensors at Robotics Stack Exchange
Package Summary
| Version | 2.2.0 |
| License | Apache 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/frankaemika/franka_ros2.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-01-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Franka Robotics GmbH
Authors
franka_mobile_sensors
ROS 2 package for managing RealSense cameras and SICK safety scanners on Franka Tactile Mobile Robot.
⚠️ Note for Franka Tactile Mobile Robot Users
This package is ignored by colcon by default (via COLCON_IGNORE file). It is only relevant for users of a Franka Tactile Mobile Robot (TMR) or a Franka Mobile FR3 Duo. If you want to enable this package, remove the COLCON_IGNORE file:
rm src/franka_mobile_sensors/COLCON_IGNORE
colcon build --packages-select franka_mobile_sensors --symlink-install
Launch
ros2 launch franka_mobile_sensors franka_mobile_sensors.launch.py \
[start_cameras:=true|false] \
[start_lidars:=true|false] \
[start_rviz:=true|false] \
[robot_type:=<robot_type>] \
[config_file:=<config_name>]
Parameters:
-
start_cameras(default:true) - Start RealSense camera drivers -
start_lidars(default:true) - Start SICK safety scanner drivers -
start_rviz(default:true) - Start RViz visualization -
robot_type(default:tmrv0_2) - ID of the robot type for visualization -
config_file(default:default_sensor_suite) - Sensor suite configuration (without .yaml extension)
Configuration
Sensor Suite Configuration
The main sensor suite is configured in:
-
config/default_sensor_suite.yaml- Defines which cameras and lidars are used
Device-Specific Parameters
Individual device parameters are configured in device profile files:
Cameras:
-
config/cameras/franka_mobile_d455.yaml- RealSense D455 parameters
Lidars:
-
config/lidars/sick_nanoscan2.yaml- SICK nanoScan2 parameters
To create a custom configuration:
- Copy
config/default_sensor_suite.yamltoconfig/my_custom_suite.yaml - Modify camera/lidar lists and reference existing or new device profiles
- Launch with:
config_file:=my_custom_suite
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| franka_description | |
| rviz2 | |
| xacro | |
| realsense2_camera | |
| realsense2_description | |
| sick_safetyscanners2 | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged franka_mobile_sensors at Robotics Stack Exchange
Package Summary
| Version | 2.2.0 |
| License | Apache 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/frankaemika/franka_ros2.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-01-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Franka Robotics GmbH
Authors
franka_mobile_sensors
ROS 2 package for managing RealSense cameras and SICK safety scanners on Franka Tactile Mobile Robot.
⚠️ Note for Franka Tactile Mobile Robot Users
This package is ignored by colcon by default (via COLCON_IGNORE file). It is only relevant for users of a Franka Tactile Mobile Robot (TMR) or a Franka Mobile FR3 Duo. If you want to enable this package, remove the COLCON_IGNORE file:
rm src/franka_mobile_sensors/COLCON_IGNORE
colcon build --packages-select franka_mobile_sensors --symlink-install
Launch
ros2 launch franka_mobile_sensors franka_mobile_sensors.launch.py \
[start_cameras:=true|false] \
[start_lidars:=true|false] \
[start_rviz:=true|false] \
[robot_type:=<robot_type>] \
[config_file:=<config_name>]
Parameters:
-
start_cameras(default:true) - Start RealSense camera drivers -
start_lidars(default:true) - Start SICK safety scanner drivers -
start_rviz(default:true) - Start RViz visualization -
robot_type(default:tmrv0_2) - ID of the robot type for visualization -
config_file(default:default_sensor_suite) - Sensor suite configuration (without .yaml extension)
Configuration
Sensor Suite Configuration
The main sensor suite is configured in:
-
config/default_sensor_suite.yaml- Defines which cameras and lidars are used
Device-Specific Parameters
Individual device parameters are configured in device profile files:
Cameras:
-
config/cameras/franka_mobile_d455.yaml- RealSense D455 parameters
Lidars:
-
config/lidars/sick_nanoscan2.yaml- SICK nanoScan2 parameters
To create a custom configuration:
- Copy
config/default_sensor_suite.yamltoconfig/my_custom_suite.yaml - Modify camera/lidar lists and reference existing or new device profiles
- Launch with:
config_file:=my_custom_suite
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| franka_description | |
| rviz2 | |
| xacro | |
| realsense2_camera | |
| realsense2_description | |
| sick_safetyscanners2 | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged franka_mobile_sensors at Robotics Stack Exchange
Package Summary
| Version | 2.2.0 |
| License | Apache 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/frankaemika/franka_ros2.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-01-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Franka Robotics GmbH
Authors
franka_mobile_sensors
ROS 2 package for managing RealSense cameras and SICK safety scanners on Franka Tactile Mobile Robot.
⚠️ Note for Franka Tactile Mobile Robot Users
This package is ignored by colcon by default (via COLCON_IGNORE file). It is only relevant for users of a Franka Tactile Mobile Robot (TMR) or a Franka Mobile FR3 Duo. If you want to enable this package, remove the COLCON_IGNORE file:
rm src/franka_mobile_sensors/COLCON_IGNORE
colcon build --packages-select franka_mobile_sensors --symlink-install
Launch
ros2 launch franka_mobile_sensors franka_mobile_sensors.launch.py \
[start_cameras:=true|false] \
[start_lidars:=true|false] \
[start_rviz:=true|false] \
[robot_type:=<robot_type>] \
[config_file:=<config_name>]
Parameters:
-
start_cameras(default:true) - Start RealSense camera drivers -
start_lidars(default:true) - Start SICK safety scanner drivers -
start_rviz(default:true) - Start RViz visualization -
robot_type(default:tmrv0_2) - ID of the robot type for visualization -
config_file(default:default_sensor_suite) - Sensor suite configuration (without .yaml extension)
Configuration
Sensor Suite Configuration
The main sensor suite is configured in:
-
config/default_sensor_suite.yaml- Defines which cameras and lidars are used
Device-Specific Parameters
Individual device parameters are configured in device profile files:
Cameras:
-
config/cameras/franka_mobile_d455.yaml- RealSense D455 parameters
Lidars:
-
config/lidars/sick_nanoscan2.yaml- SICK nanoScan2 parameters
To create a custom configuration:
- Copy
config/default_sensor_suite.yamltoconfig/my_custom_suite.yaml - Modify camera/lidar lists and reference existing or new device profiles
- Launch with:
config_file:=my_custom_suite
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| franka_description | |
| rviz2 | |
| xacro | |
| realsense2_camera | |
| realsense2_description | |
| sick_safetyscanners2 | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged franka_mobile_sensors at Robotics Stack Exchange
Package Summary
| Version | 2.2.0 |
| License | Apache 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/frankaemika/franka_ros2.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-01-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Franka Robotics GmbH
Authors
franka_mobile_sensors
ROS 2 package for managing RealSense cameras and SICK safety scanners on Franka Tactile Mobile Robot.
⚠️ Note for Franka Tactile Mobile Robot Users
This package is ignored by colcon by default (via COLCON_IGNORE file). It is only relevant for users of a Franka Tactile Mobile Robot (TMR) or a Franka Mobile FR3 Duo. If you want to enable this package, remove the COLCON_IGNORE file:
rm src/franka_mobile_sensors/COLCON_IGNORE
colcon build --packages-select franka_mobile_sensors --symlink-install
Launch
ros2 launch franka_mobile_sensors franka_mobile_sensors.launch.py \
[start_cameras:=true|false] \
[start_lidars:=true|false] \
[start_rviz:=true|false] \
[robot_type:=<robot_type>] \
[config_file:=<config_name>]
Parameters:
-
start_cameras(default:true) - Start RealSense camera drivers -
start_lidars(default:true) - Start SICK safety scanner drivers -
start_rviz(default:true) - Start RViz visualization -
robot_type(default:tmrv0_2) - ID of the robot type for visualization -
config_file(default:default_sensor_suite) - Sensor suite configuration (without .yaml extension)
Configuration
Sensor Suite Configuration
The main sensor suite is configured in:
-
config/default_sensor_suite.yaml- Defines which cameras and lidars are used
Device-Specific Parameters
Individual device parameters are configured in device profile files:
Cameras:
-
config/cameras/franka_mobile_d455.yaml- RealSense D455 parameters
Lidars:
-
config/lidars/sick_nanoscan2.yaml- SICK nanoScan2 parameters
To create a custom configuration:
- Copy
config/default_sensor_suite.yamltoconfig/my_custom_suite.yaml - Modify camera/lidar lists and reference existing or new device profiles
- Launch with:
config_file:=my_custom_suite
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| franka_description | |
| rviz2 | |
| xacro | |
| realsense2_camera | |
| realsense2_description | |
| sick_safetyscanners2 | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged franka_mobile_sensors at Robotics Stack Exchange
Package Summary
| Version | 2.2.0 |
| License | Apache 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/frankaemika/franka_ros2.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-01-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Franka Robotics GmbH
Authors
franka_mobile_sensors
ROS 2 package for managing RealSense cameras and SICK safety scanners on Franka Tactile Mobile Robot.
⚠️ Note for Franka Tactile Mobile Robot Users
This package is ignored by colcon by default (via COLCON_IGNORE file). It is only relevant for users of a Franka Tactile Mobile Robot (TMR) or a Franka Mobile FR3 Duo. If you want to enable this package, remove the COLCON_IGNORE file:
rm src/franka_mobile_sensors/COLCON_IGNORE
colcon build --packages-select franka_mobile_sensors --symlink-install
Launch
ros2 launch franka_mobile_sensors franka_mobile_sensors.launch.py \
[start_cameras:=true|false] \
[start_lidars:=true|false] \
[start_rviz:=true|false] \
[robot_type:=<robot_type>] \
[config_file:=<config_name>]
Parameters:
-
start_cameras(default:true) - Start RealSense camera drivers -
start_lidars(default:true) - Start SICK safety scanner drivers -
start_rviz(default:true) - Start RViz visualization -
robot_type(default:tmrv0_2) - ID of the robot type for visualization -
config_file(default:default_sensor_suite) - Sensor suite configuration (without .yaml extension)
Configuration
Sensor Suite Configuration
The main sensor suite is configured in:
-
config/default_sensor_suite.yaml- Defines which cameras and lidars are used
Device-Specific Parameters
Individual device parameters are configured in device profile files:
Cameras:
-
config/cameras/franka_mobile_d455.yaml- RealSense D455 parameters
Lidars:
-
config/lidars/sick_nanoscan2.yaml- SICK nanoScan2 parameters
To create a custom configuration:
- Copy
config/default_sensor_suite.yamltoconfig/my_custom_suite.yaml - Modify camera/lidar lists and reference existing or new device profiles
- Launch with:
config_file:=my_custom_suite
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| franka_description | |
| rviz2 | |
| xacro | |
| realsense2_camera | |
| realsense2_description | |
| sick_safetyscanners2 | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged franka_mobile_sensors at Robotics Stack Exchange
Package Summary
| Version | 2.2.0 |
| License | Apache 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/frankaemika/franka_ros2.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-01-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Franka Robotics GmbH
Authors
franka_mobile_sensors
ROS 2 package for managing RealSense cameras and SICK safety scanners on Franka Tactile Mobile Robot.
⚠️ Note for Franka Tactile Mobile Robot Users
This package is ignored by colcon by default (via COLCON_IGNORE file). It is only relevant for users of a Franka Tactile Mobile Robot (TMR) or a Franka Mobile FR3 Duo. If you want to enable this package, remove the COLCON_IGNORE file:
rm src/franka_mobile_sensors/COLCON_IGNORE
colcon build --packages-select franka_mobile_sensors --symlink-install
Launch
ros2 launch franka_mobile_sensors franka_mobile_sensors.launch.py \
[start_cameras:=true|false] \
[start_lidars:=true|false] \
[start_rviz:=true|false] \
[robot_type:=<robot_type>] \
[config_file:=<config_name>]
Parameters:
-
start_cameras(default:true) - Start RealSense camera drivers -
start_lidars(default:true) - Start SICK safety scanner drivers -
start_rviz(default:true) - Start RViz visualization -
robot_type(default:tmrv0_2) - ID of the robot type for visualization -
config_file(default:default_sensor_suite) - Sensor suite configuration (without .yaml extension)
Configuration
Sensor Suite Configuration
The main sensor suite is configured in:
-
config/default_sensor_suite.yaml- Defines which cameras and lidars are used
Device-Specific Parameters
Individual device parameters are configured in device profile files:
Cameras:
-
config/cameras/franka_mobile_d455.yaml- RealSense D455 parameters
Lidars:
-
config/lidars/sick_nanoscan2.yaml- SICK nanoScan2 parameters
To create a custom configuration:
- Copy
config/default_sensor_suite.yamltoconfig/my_custom_suite.yaml - Modify camera/lidar lists and reference existing or new device profiles
- Launch with:
config_file:=my_custom_suite
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| franka_description | |
| rviz2 | |
| xacro | |
| realsense2_camera | |
| realsense2_description | |
| sick_safetyscanners2 | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged franka_mobile_sensors at Robotics Stack Exchange
Package Summary
| Version | 2.2.0 |
| License | Apache 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/frankaemika/franka_ros2.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-01-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Franka Robotics GmbH
Authors
franka_mobile_sensors
ROS 2 package for managing RealSense cameras and SICK safety scanners on Franka Tactile Mobile Robot.
⚠️ Note for Franka Tactile Mobile Robot Users
This package is ignored by colcon by default (via COLCON_IGNORE file). It is only relevant for users of a Franka Tactile Mobile Robot (TMR) or a Franka Mobile FR3 Duo. If you want to enable this package, remove the COLCON_IGNORE file:
rm src/franka_mobile_sensors/COLCON_IGNORE
colcon build --packages-select franka_mobile_sensors --symlink-install
Launch
ros2 launch franka_mobile_sensors franka_mobile_sensors.launch.py \
[start_cameras:=true|false] \
[start_lidars:=true|false] \
[start_rviz:=true|false] \
[robot_type:=<robot_type>] \
[config_file:=<config_name>]
Parameters:
-
start_cameras(default:true) - Start RealSense camera drivers -
start_lidars(default:true) - Start SICK safety scanner drivers -
start_rviz(default:true) - Start RViz visualization -
robot_type(default:tmrv0_2) - ID of the robot type for visualization -
config_file(default:default_sensor_suite) - Sensor suite configuration (without .yaml extension)
Configuration
Sensor Suite Configuration
The main sensor suite is configured in:
-
config/default_sensor_suite.yaml- Defines which cameras and lidars are used
Device-Specific Parameters
Individual device parameters are configured in device profile files:
Cameras:
-
config/cameras/franka_mobile_d455.yaml- RealSense D455 parameters
Lidars:
-
config/lidars/sick_nanoscan2.yaml- SICK nanoScan2 parameters
To create a custom configuration:
- Copy
config/default_sensor_suite.yamltoconfig/my_custom_suite.yaml - Modify camera/lidar lists and reference existing or new device profiles
- Launch with:
config_file:=my_custom_suite
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| franka_description | |
| rviz2 | |
| xacro | |
| realsense2_camera | |
| realsense2_description | |
| sick_safetyscanners2 | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged franka_mobile_sensors at Robotics Stack Exchange
Package Summary
| Version | 2.2.0 |
| License | Apache 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/frankaemika/franka_ros2.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-01-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Franka Robotics GmbH
Authors
franka_mobile_sensors
ROS 2 package for managing RealSense cameras and SICK safety scanners on Franka Tactile Mobile Robot.
⚠️ Note for Franka Tactile Mobile Robot Users
This package is ignored by colcon by default (via COLCON_IGNORE file). It is only relevant for users of a Franka Tactile Mobile Robot (TMR) or a Franka Mobile FR3 Duo. If you want to enable this package, remove the COLCON_IGNORE file:
rm src/franka_mobile_sensors/COLCON_IGNORE
colcon build --packages-select franka_mobile_sensors --symlink-install
Launch
ros2 launch franka_mobile_sensors franka_mobile_sensors.launch.py \
[start_cameras:=true|false] \
[start_lidars:=true|false] \
[start_rviz:=true|false] \
[robot_type:=<robot_type>] \
[config_file:=<config_name>]
Parameters:
-
start_cameras(default:true) - Start RealSense camera drivers -
start_lidars(default:true) - Start SICK safety scanner drivers -
start_rviz(default:true) - Start RViz visualization -
robot_type(default:tmrv0_2) - ID of the robot type for visualization -
config_file(default:default_sensor_suite) - Sensor suite configuration (without .yaml extension)
Configuration
Sensor Suite Configuration
The main sensor suite is configured in:
-
config/default_sensor_suite.yaml- Defines which cameras and lidars are used
Device-Specific Parameters
Individual device parameters are configured in device profile files:
Cameras:
-
config/cameras/franka_mobile_d455.yaml- RealSense D455 parameters
Lidars:
-
config/lidars/sick_nanoscan2.yaml- SICK nanoScan2 parameters
To create a custom configuration:
- Copy
config/default_sensor_suite.yamltoconfig/my_custom_suite.yaml - Modify camera/lidar lists and reference existing or new device profiles
- Launch with:
config_file:=my_custom_suite
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| franka_description | |
| rviz2 | |
| xacro | |
| realsense2_camera | |
| realsense2_description | |
| sick_safetyscanners2 | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged franka_mobile_sensors at Robotics Stack Exchange
Package Summary
| Version | 2.2.0 |
| License | Apache 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/frankaemika/franka_ros2.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-01-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Franka Robotics GmbH
Authors
franka_mobile_sensors
ROS 2 package for managing RealSense cameras and SICK safety scanners on Franka Tactile Mobile Robot.
⚠️ Note for Franka Tactile Mobile Robot Users
This package is ignored by colcon by default (via COLCON_IGNORE file). It is only relevant for users of a Franka Tactile Mobile Robot (TMR) or a Franka Mobile FR3 Duo. If you want to enable this package, remove the COLCON_IGNORE file:
rm src/franka_mobile_sensors/COLCON_IGNORE
colcon build --packages-select franka_mobile_sensors --symlink-install
Launch
ros2 launch franka_mobile_sensors franka_mobile_sensors.launch.py \
[start_cameras:=true|false] \
[start_lidars:=true|false] \
[start_rviz:=true|false] \
[robot_type:=<robot_type>] \
[config_file:=<config_name>]
Parameters:
-
start_cameras(default:true) - Start RealSense camera drivers -
start_lidars(default:true) - Start SICK safety scanner drivers -
start_rviz(default:true) - Start RViz visualization -
robot_type(default:tmrv0_2) - ID of the robot type for visualization -
config_file(default:default_sensor_suite) - Sensor suite configuration (without .yaml extension)
Configuration
Sensor Suite Configuration
The main sensor suite is configured in:
-
config/default_sensor_suite.yaml- Defines which cameras and lidars are used
Device-Specific Parameters
Individual device parameters are configured in device profile files:
Cameras:
-
config/cameras/franka_mobile_d455.yaml- RealSense D455 parameters
Lidars:
-
config/lidars/sick_nanoscan2.yaml- SICK nanoScan2 parameters
To create a custom configuration:
- Copy
config/default_sensor_suite.yamltoconfig/my_custom_suite.yaml - Modify camera/lidar lists and reference existing or new device profiles
- Launch with:
config_file:=my_custom_suite
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| franka_description | |
| rviz2 | |
| xacro | |
| realsense2_camera | |
| realsense2_description | |
| sick_safetyscanners2 | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged franka_mobile_sensors at Robotics Stack Exchange
Package Summary
| Version | 2.2.0 |
| License | Apache 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/frankaemika/franka_ros2.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-01-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Franka Robotics GmbH
Authors
franka_mobile_sensors
ROS 2 package for managing RealSense cameras and SICK safety scanners on Franka Tactile Mobile Robot.
⚠️ Note for Franka Tactile Mobile Robot Users
This package is ignored by colcon by default (via COLCON_IGNORE file). It is only relevant for users of a Franka Tactile Mobile Robot (TMR) or a Franka Mobile FR3 Duo. If you want to enable this package, remove the COLCON_IGNORE file:
rm src/franka_mobile_sensors/COLCON_IGNORE
colcon build --packages-select franka_mobile_sensors --symlink-install
Launch
ros2 launch franka_mobile_sensors franka_mobile_sensors.launch.py \
[start_cameras:=true|false] \
[start_lidars:=true|false] \
[start_rviz:=true|false] \
[robot_type:=<robot_type>] \
[config_file:=<config_name>]
Parameters:
-
start_cameras(default:true) - Start RealSense camera drivers -
start_lidars(default:true) - Start SICK safety scanner drivers -
start_rviz(default:true) - Start RViz visualization -
robot_type(default:tmrv0_2) - ID of the robot type for visualization -
config_file(default:default_sensor_suite) - Sensor suite configuration (without .yaml extension)
Configuration
Sensor Suite Configuration
The main sensor suite is configured in:
-
config/default_sensor_suite.yaml- Defines which cameras and lidars are used
Device-Specific Parameters
Individual device parameters are configured in device profile files:
Cameras:
-
config/cameras/franka_mobile_d455.yaml- RealSense D455 parameters
Lidars:
-
config/lidars/sick_nanoscan2.yaml- SICK nanoScan2 parameters
To create a custom configuration:
- Copy
config/default_sensor_suite.yamltoconfig/my_custom_suite.yaml - Modify camera/lidar lists and reference existing or new device profiles
- Launch with:
config_file:=my_custom_suite
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| franka_description | |
| rviz2 | |
| xacro | |
| realsense2_camera | |
| realsense2_description | |
| sick_safetyscanners2 | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged franka_mobile_sensors at Robotics Stack Exchange
Package Summary
| Version | 2.2.0 |
| License | Apache 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/frankaemika/franka_ros2.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-01-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Franka Robotics GmbH
Authors
franka_mobile_sensors
ROS 2 package for managing RealSense cameras and SICK safety scanners on Franka Tactile Mobile Robot.
⚠️ Note for Franka Tactile Mobile Robot Users
This package is ignored by colcon by default (via COLCON_IGNORE file). It is only relevant for users of a Franka Tactile Mobile Robot (TMR) or a Franka Mobile FR3 Duo. If you want to enable this package, remove the COLCON_IGNORE file:
rm src/franka_mobile_sensors/COLCON_IGNORE
colcon build --packages-select franka_mobile_sensors --symlink-install
Launch
ros2 launch franka_mobile_sensors franka_mobile_sensors.launch.py \
[start_cameras:=true|false] \
[start_lidars:=true|false] \
[start_rviz:=true|false] \
[robot_type:=<robot_type>] \
[config_file:=<config_name>]
Parameters:
-
start_cameras(default:true) - Start RealSense camera drivers -
start_lidars(default:true) - Start SICK safety scanner drivers -
start_rviz(default:true) - Start RViz visualization -
robot_type(default:tmrv0_2) - ID of the robot type for visualization -
config_file(default:default_sensor_suite) - Sensor suite configuration (without .yaml extension)
Configuration
Sensor Suite Configuration
The main sensor suite is configured in:
-
config/default_sensor_suite.yaml- Defines which cameras and lidars are used
Device-Specific Parameters
Individual device parameters are configured in device profile files:
Cameras:
-
config/cameras/franka_mobile_d455.yaml- RealSense D455 parameters
Lidars:
-
config/lidars/sick_nanoscan2.yaml- SICK nanoScan2 parameters
To create a custom configuration:
- Copy
config/default_sensor_suite.yamltoconfig/my_custom_suite.yaml - Modify camera/lidar lists and reference existing or new device profiles
- Launch with:
config_file:=my_custom_suite
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| franka_description | |
| rviz2 | |
| xacro | |
| realsense2_camera | |
| realsense2_description | |
| sick_safetyscanners2 | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged franka_mobile_sensors at Robotics Stack Exchange
Package Summary
| Version | 2.2.0 |
| License | Apache 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/frankaemika/franka_ros2.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-01-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Franka Robotics GmbH
Authors
franka_mobile_sensors
ROS 2 package for managing RealSense cameras and SICK safety scanners on Franka Tactile Mobile Robot.
⚠️ Note for Franka Tactile Mobile Robot Users
This package is ignored by colcon by default (via COLCON_IGNORE file). It is only relevant for users of a Franka Tactile Mobile Robot (TMR) or a Franka Mobile FR3 Duo. If you want to enable this package, remove the COLCON_IGNORE file:
rm src/franka_mobile_sensors/COLCON_IGNORE
colcon build --packages-select franka_mobile_sensors --symlink-install
Launch
ros2 launch franka_mobile_sensors franka_mobile_sensors.launch.py \
[start_cameras:=true|false] \
[start_lidars:=true|false] \
[start_rviz:=true|false] \
[robot_type:=<robot_type>] \
[config_file:=<config_name>]
Parameters:
-
start_cameras(default:true) - Start RealSense camera drivers -
start_lidars(default:true) - Start SICK safety scanner drivers -
start_rviz(default:true) - Start RViz visualization -
robot_type(default:tmrv0_2) - ID of the robot type for visualization -
config_file(default:default_sensor_suite) - Sensor suite configuration (without .yaml extension)
Configuration
Sensor Suite Configuration
The main sensor suite is configured in:
-
config/default_sensor_suite.yaml- Defines which cameras and lidars are used
Device-Specific Parameters
Individual device parameters are configured in device profile files:
Cameras:
-
config/cameras/franka_mobile_d455.yaml- RealSense D455 parameters
Lidars:
-
config/lidars/sick_nanoscan2.yaml- SICK nanoScan2 parameters
To create a custom configuration:
- Copy
config/default_sensor_suite.yamltoconfig/my_custom_suite.yaml - Modify camera/lidar lists and reference existing or new device profiles
- Launch with:
config_file:=my_custom_suite
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| franka_description | |
| rviz2 | |
| xacro | |
| realsense2_camera | |
| realsense2_description | |
| sick_safetyscanners2 | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged franka_mobile_sensors at Robotics Stack Exchange
Package Summary
| Version | 2.2.0 |
| License | Apache 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/frankaemika/franka_ros2.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-01-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Franka Robotics GmbH
Authors
franka_mobile_sensors
ROS 2 package for managing RealSense cameras and SICK safety scanners on Franka Tactile Mobile Robot.
⚠️ Note for Franka Tactile Mobile Robot Users
This package is ignored by colcon by default (via COLCON_IGNORE file). It is only relevant for users of a Franka Tactile Mobile Robot (TMR) or a Franka Mobile FR3 Duo. If you want to enable this package, remove the COLCON_IGNORE file:
rm src/franka_mobile_sensors/COLCON_IGNORE
colcon build --packages-select franka_mobile_sensors --symlink-install
Launch
ros2 launch franka_mobile_sensors franka_mobile_sensors.launch.py \
[start_cameras:=true|false] \
[start_lidars:=true|false] \
[start_rviz:=true|false] \
[robot_type:=<robot_type>] \
[config_file:=<config_name>]
Parameters:
-
start_cameras(default:true) - Start RealSense camera drivers -
start_lidars(default:true) - Start SICK safety scanner drivers -
start_rviz(default:true) - Start RViz visualization -
robot_type(default:tmrv0_2) - ID of the robot type for visualization -
config_file(default:default_sensor_suite) - Sensor suite configuration (without .yaml extension)
Configuration
Sensor Suite Configuration
The main sensor suite is configured in:
-
config/default_sensor_suite.yaml- Defines which cameras and lidars are used
Device-Specific Parameters
Individual device parameters are configured in device profile files:
Cameras:
-
config/cameras/franka_mobile_d455.yaml- RealSense D455 parameters
Lidars:
-
config/lidars/sick_nanoscan2.yaml- SICK nanoScan2 parameters
To create a custom configuration:
- Copy
config/default_sensor_suite.yamltoconfig/my_custom_suite.yaml - Modify camera/lidar lists and reference existing or new device profiles
- Launch with:
config_file:=my_custom_suite
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| franka_description | |
| rviz2 | |
| xacro | |
| realsense2_camera | |
| realsense2_description | |
| sick_safetyscanners2 | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged franka_mobile_sensors at Robotics Stack Exchange
Package Summary
| Version | 2.2.0 |
| License | Apache 2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/frankaemika/franka_ros2.git |
| VCS Type | git |
| VCS Version | humble |
| Last Updated | 2026-01-15 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Franka Robotics GmbH
Authors
franka_mobile_sensors
ROS 2 package for managing RealSense cameras and SICK safety scanners on Franka Tactile Mobile Robot.
⚠️ Note for Franka Tactile Mobile Robot Users
This package is ignored by colcon by default (via COLCON_IGNORE file). It is only relevant for users of a Franka Tactile Mobile Robot (TMR) or a Franka Mobile FR3 Duo. If you want to enable this package, remove the COLCON_IGNORE file:
rm src/franka_mobile_sensors/COLCON_IGNORE
colcon build --packages-select franka_mobile_sensors --symlink-install
Launch
ros2 launch franka_mobile_sensors franka_mobile_sensors.launch.py \
[start_cameras:=true|false] \
[start_lidars:=true|false] \
[start_rviz:=true|false] \
[robot_type:=<robot_type>] \
[config_file:=<config_name>]
Parameters:
-
start_cameras(default:true) - Start RealSense camera drivers -
start_lidars(default:true) - Start SICK safety scanner drivers -
start_rviz(default:true) - Start RViz visualization -
robot_type(default:tmrv0_2) - ID of the robot type for visualization -
config_file(default:default_sensor_suite) - Sensor suite configuration (without .yaml extension)
Configuration
Sensor Suite Configuration
The main sensor suite is configured in:
-
config/default_sensor_suite.yaml- Defines which cameras and lidars are used
Device-Specific Parameters
Individual device parameters are configured in device profile files:
Cameras:
-
config/cameras/franka_mobile_d455.yaml- RealSense D455 parameters
Lidars:
-
config/lidars/sick_nanoscan2.yaml- SICK nanoScan2 parameters
To create a custom configuration:
- Copy
config/default_sensor_suite.yamltoconfig/my_custom_suite.yaml - Modify camera/lidar lists and reference existing or new device profiles
- Launch with:
config_file:=my_custom_suite
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| franka_description | |
| rviz2 | |
| xacro | |
| realsense2_camera | |
| realsense2_description | |
| sick_safetyscanners2 | |
| ament_lint_auto | |
| ament_lint_common |