| 
      
        leica_gazebo_simulation package from leica_gazebo_simulation repoleica_gazebo_simulation | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.0.0 | 
| License | Apache 2.0 | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/fada-catec/leica_gazebo_simulation.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2021-02-22 | 
| Dev Status | MAINTAINED | 
| Released | UNRELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Maintainers
- Ines Lara Sicilia
 
Authors
- Ines Lara Sicilia
 
LEICA SCANSTATION C5
This repo contains source code to develop a simulator in Gazebo for Leica Scanstation C5. It is involved in the ROSIN project Large_3D_inspection

Set up
- 
    
Clone
mkdir -p ~/catkin_ws/src cd ~/catkin_ws/src git clone https://github.com/fada-catec/leica_gazebo_simulation.git - 
    
Install dependencies
 - 
    
Compile
cd ~/catkin_ws catkin_make source devel/setup.bash 
Usage
Generate default world and place the device at your convenience.
roslaunch leica_gazebo_simulation c5_system_spawn.launch world:=assembly_line
The plugin created for LeicaScanstation C5 on Gazebo will publish LaserScan msg. Use laserscan_to_pointcloud to convert it to PointCloud2. Run the plugin to start movement and complete a scan on Gazebo.
roslaunch leica_gazebo_simulation c5_init.launch namespace:=c5
Tell simulator to start scan with desired window parameters. Point cloud is published simultaneously. Once scan is finished, it will store the complete point cloud with given file_name on folder specified in ROS param server as /pointcloud_folder (default: package leica_scanstation_utils/pointclouds).
rosservice call /c5/scan "{file_name: 'scan_sim', vertical_res: 512, horizontal_res: 1024, pan_center: 0.0, tilt_center: 0.0, width: 2, height: 2}"
Dependencies
- 
    
PCL:
- 
        
Boost, Flann, Eigen3
sudo apt-get install libboost1.58* libflann1.8 libeigen3-dev - 
        
PCL-ROS y PCL-CONVERSIONS
sudo apt-get install ros-$ROS_DISTRO-pcl-* 
 - 
        
 - 
    
Leica packages:
 
Doc
    cd ~/catkin_ws/src/leica_gazebo_simulation
    rosdoc_lite .
    google-chrome doc/html/index.html
Acknowledgement
Supported by ROSIN - ROS-Industrial Quality-Assured Robot Software Components.
More information: rosin-project.eu
![]()
This project has received funding from the European Union’s Horizon 2020
research and innovation programme under grant agreement no. 732287.
Help
Ines M. Lara - imlara@catec.aero Other community or team contact
Package Dependencies
| Deps | Name | 
|---|---|
| roscpp | |
| rospy | |
| std_msgs | |
| tf | |
| sensor_msgs | |
| laser_geometry | |
| message_generation | |
| catkin | |
| message_runtime | |
| rosunit | |
| rostest | 
System Dependencies
Dependant Packages
Launch files
- launch/c5_init.launch
                
- 
                    
- namespace [default: c5]
 
 
 - launch/c5_system_spawn.launch
                
- 
                    
- publish_tf [default: true] — whether or not publish tf data for c5
 - z_c5 [default: 2.3]
 - world [default: assembly_line]
 
 
 
Messages
Services
Plugins
Recent questions tagged leica_gazebo_simulation at Robotics Stack Exchange
         
       | 
      
        leica_gazebo_simulation package from leica_gazebo_simulation repoleica_gazebo_simulation | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.0.0 | 
| License | Apache 2.0 | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/fada-catec/leica_gazebo_simulation.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2021-02-22 | 
| Dev Status | MAINTAINED | 
| Released | UNRELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Maintainers
- Ines Lara Sicilia
 
Authors
- Ines Lara Sicilia
 
LEICA SCANSTATION C5
This repo contains source code to develop a simulator in Gazebo for Leica Scanstation C5. It is involved in the ROSIN project Large_3D_inspection

Set up
- 
    
Clone
mkdir -p ~/catkin_ws/src cd ~/catkin_ws/src git clone https://github.com/fada-catec/leica_gazebo_simulation.git - 
    
Install dependencies
 - 
    
Compile
cd ~/catkin_ws catkin_make source devel/setup.bash 
Usage
Generate default world and place the device at your convenience.
roslaunch leica_gazebo_simulation c5_system_spawn.launch world:=assembly_line
The plugin created for LeicaScanstation C5 on Gazebo will publish LaserScan msg. Use laserscan_to_pointcloud to convert it to PointCloud2. Run the plugin to start movement and complete a scan on Gazebo.
roslaunch leica_gazebo_simulation c5_init.launch namespace:=c5
Tell simulator to start scan with desired window parameters. Point cloud is published simultaneously. Once scan is finished, it will store the complete point cloud with given file_name on folder specified in ROS param server as /pointcloud_folder (default: package leica_scanstation_utils/pointclouds).
rosservice call /c5/scan "{file_name: 'scan_sim', vertical_res: 512, horizontal_res: 1024, pan_center: 0.0, tilt_center: 0.0, width: 2, height: 2}"
Dependencies
- 
    
PCL:
- 
        
Boost, Flann, Eigen3
sudo apt-get install libboost1.58* libflann1.8 libeigen3-dev - 
        
PCL-ROS y PCL-CONVERSIONS
sudo apt-get install ros-$ROS_DISTRO-pcl-* 
 - 
        
 - 
    
Leica packages:
 
Doc
    cd ~/catkin_ws/src/leica_gazebo_simulation
    rosdoc_lite .
    google-chrome doc/html/index.html
Acknowledgement
Supported by ROSIN - ROS-Industrial Quality-Assured Robot Software Components.
More information: rosin-project.eu
![]()
This project has received funding from the European Union’s Horizon 2020
research and innovation programme under grant agreement no. 732287.
Help
Ines M. Lara - imlara@catec.aero Other community or team contact
Package Dependencies
| Deps | Name | 
|---|---|
| roscpp | |
| rospy | |
| std_msgs | |
| tf | |
| sensor_msgs | |
| laser_geometry | |
| message_generation | |
| catkin | |
| message_runtime | |
| rosunit | |
| rostest | 
System Dependencies
Dependant Packages
Launch files
- launch/c5_init.launch
                
- 
                    
- namespace [default: c5]
 
 
 - launch/c5_system_spawn.launch
                
- 
                    
- publish_tf [default: true] — whether or not publish tf data for c5
 - z_c5 [default: 2.3]
 - world [default: assembly_line]
 
 
 
Messages
Services
Plugins
Recent questions tagged leica_gazebo_simulation at Robotics Stack Exchange
         
       | 
      
        leica_gazebo_simulation package from leica_gazebo_simulation repoleica_gazebo_simulation | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.0.0 | 
| License | Apache 2.0 | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/fada-catec/leica_gazebo_simulation.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2021-02-22 | 
| Dev Status | MAINTAINED | 
| Released | UNRELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Maintainers
- Ines Lara Sicilia
 
Authors
- Ines Lara Sicilia
 
LEICA SCANSTATION C5
This repo contains source code to develop a simulator in Gazebo for Leica Scanstation C5. It is involved in the ROSIN project Large_3D_inspection

Set up
- 
    
Clone
mkdir -p ~/catkin_ws/src cd ~/catkin_ws/src git clone https://github.com/fada-catec/leica_gazebo_simulation.git - 
    
Install dependencies
 - 
    
Compile
cd ~/catkin_ws catkin_make source devel/setup.bash 
Usage
Generate default world and place the device at your convenience.
roslaunch leica_gazebo_simulation c5_system_spawn.launch world:=assembly_line
The plugin created for LeicaScanstation C5 on Gazebo will publish LaserScan msg. Use laserscan_to_pointcloud to convert it to PointCloud2. Run the plugin to start movement and complete a scan on Gazebo.
roslaunch leica_gazebo_simulation c5_init.launch namespace:=c5
Tell simulator to start scan with desired window parameters. Point cloud is published simultaneously. Once scan is finished, it will store the complete point cloud with given file_name on folder specified in ROS param server as /pointcloud_folder (default: package leica_scanstation_utils/pointclouds).
rosservice call /c5/scan "{file_name: 'scan_sim', vertical_res: 512, horizontal_res: 1024, pan_center: 0.0, tilt_center: 0.0, width: 2, height: 2}"
Dependencies
- 
    
PCL:
- 
        
Boost, Flann, Eigen3
sudo apt-get install libboost1.58* libflann1.8 libeigen3-dev - 
        
PCL-ROS y PCL-CONVERSIONS
sudo apt-get install ros-$ROS_DISTRO-pcl-* 
 - 
        
 - 
    
Leica packages:
 
Doc
    cd ~/catkin_ws/src/leica_gazebo_simulation
    rosdoc_lite .
    google-chrome doc/html/index.html
Acknowledgement
Supported by ROSIN - ROS-Industrial Quality-Assured Robot Software Components.
More information: rosin-project.eu
![]()
This project has received funding from the European Union’s Horizon 2020
research and innovation programme under grant agreement no. 732287.
Help
Ines M. Lara - imlara@catec.aero Other community or team contact
Package Dependencies
| Deps | Name | 
|---|---|
| roscpp | |
| rospy | |
| std_msgs | |
| tf | |
| sensor_msgs | |
| laser_geometry | |
| message_generation | |
| catkin | |
| message_runtime | |
| rosunit | |
| rostest | 
System Dependencies
Dependant Packages
Launch files
- launch/c5_init.launch
                
- 
                    
- namespace [default: c5]
 
 
 - launch/c5_system_spawn.launch
                
- 
                    
- publish_tf [default: true] — whether or not publish tf data for c5
 - z_c5 [default: 2.3]
 - world [default: assembly_line]
 
 
 
Messages
Services
Plugins
Recent questions tagged leica_gazebo_simulation at Robotics Stack Exchange
         
       | 
      
        leica_gazebo_simulation package from leica_gazebo_simulation repoleica_gazebo_simulation | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.0.0 | 
| License | Apache 2.0 | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/fada-catec/leica_gazebo_simulation.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2021-02-22 | 
| Dev Status | MAINTAINED | 
| Released | UNRELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Maintainers
- Ines Lara Sicilia
 
Authors
- Ines Lara Sicilia
 
LEICA SCANSTATION C5
This repo contains source code to develop a simulator in Gazebo for Leica Scanstation C5. It is involved in the ROSIN project Large_3D_inspection

Set up
- 
    
Clone
mkdir -p ~/catkin_ws/src cd ~/catkin_ws/src git clone https://github.com/fada-catec/leica_gazebo_simulation.git - 
    
Install dependencies
 - 
    
Compile
cd ~/catkin_ws catkin_make source devel/setup.bash 
Usage
Generate default world and place the device at your convenience.
roslaunch leica_gazebo_simulation c5_system_spawn.launch world:=assembly_line
The plugin created for LeicaScanstation C5 on Gazebo will publish LaserScan msg. Use laserscan_to_pointcloud to convert it to PointCloud2. Run the plugin to start movement and complete a scan on Gazebo.
roslaunch leica_gazebo_simulation c5_init.launch namespace:=c5
Tell simulator to start scan with desired window parameters. Point cloud is published simultaneously. Once scan is finished, it will store the complete point cloud with given file_name on folder specified in ROS param server as /pointcloud_folder (default: package leica_scanstation_utils/pointclouds).
rosservice call /c5/scan "{file_name: 'scan_sim', vertical_res: 512, horizontal_res: 1024, pan_center: 0.0, tilt_center: 0.0, width: 2, height: 2}"
Dependencies
- 
    
PCL:
- 
        
Boost, Flann, Eigen3
sudo apt-get install libboost1.58* libflann1.8 libeigen3-dev - 
        
PCL-ROS y PCL-CONVERSIONS
sudo apt-get install ros-$ROS_DISTRO-pcl-* 
 - 
        
 - 
    
Leica packages:
 
Doc
    cd ~/catkin_ws/src/leica_gazebo_simulation
    rosdoc_lite .
    google-chrome doc/html/index.html
Acknowledgement
Supported by ROSIN - ROS-Industrial Quality-Assured Robot Software Components.
More information: rosin-project.eu
![]()
This project has received funding from the European Union’s Horizon 2020
research and innovation programme under grant agreement no. 732287.
Help
Ines M. Lara - imlara@catec.aero Other community or team contact
Package Dependencies
| Deps | Name | 
|---|---|
| roscpp | |
| rospy | |
| std_msgs | |
| tf | |
| sensor_msgs | |
| laser_geometry | |
| message_generation | |
| catkin | |
| message_runtime | |
| rosunit | |
| rostest | 
System Dependencies
Dependant Packages
Launch files
- launch/c5_init.launch
                
- 
                    
- namespace [default: c5]
 
 
 - launch/c5_system_spawn.launch
                
- 
                    
- publish_tf [default: true] — whether or not publish tf data for c5
 - z_c5 [default: 2.3]
 - world [default: assembly_line]
 
 
 
Messages
Services
Plugins
Recent questions tagged leica_gazebo_simulation at Robotics Stack Exchange
         
       | 
      
        leica_gazebo_simulation package from leica_gazebo_simulation repoleica_gazebo_simulation | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.0.0 | 
| License | Apache 2.0 | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/fada-catec/leica_gazebo_simulation.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2021-02-22 | 
| Dev Status | MAINTAINED | 
| Released | UNRELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Maintainers
- Ines Lara Sicilia
 
Authors
- Ines Lara Sicilia
 
LEICA SCANSTATION C5
This repo contains source code to develop a simulator in Gazebo for Leica Scanstation C5. It is involved in the ROSIN project Large_3D_inspection

Set up
- 
    
Clone
mkdir -p ~/catkin_ws/src cd ~/catkin_ws/src git clone https://github.com/fada-catec/leica_gazebo_simulation.git - 
    
Install dependencies
 - 
    
Compile
cd ~/catkin_ws catkin_make source devel/setup.bash 
Usage
Generate default world and place the device at your convenience.
roslaunch leica_gazebo_simulation c5_system_spawn.launch world:=assembly_line
The plugin created for LeicaScanstation C5 on Gazebo will publish LaserScan msg. Use laserscan_to_pointcloud to convert it to PointCloud2. Run the plugin to start movement and complete a scan on Gazebo.
roslaunch leica_gazebo_simulation c5_init.launch namespace:=c5
Tell simulator to start scan with desired window parameters. Point cloud is published simultaneously. Once scan is finished, it will store the complete point cloud with given file_name on folder specified in ROS param server as /pointcloud_folder (default: package leica_scanstation_utils/pointclouds).
rosservice call /c5/scan "{file_name: 'scan_sim', vertical_res: 512, horizontal_res: 1024, pan_center: 0.0, tilt_center: 0.0, width: 2, height: 2}"
Dependencies
- 
    
PCL:
- 
        
Boost, Flann, Eigen3
sudo apt-get install libboost1.58* libflann1.8 libeigen3-dev - 
        
PCL-ROS y PCL-CONVERSIONS
sudo apt-get install ros-$ROS_DISTRO-pcl-* 
 - 
        
 - 
    
Leica packages:
 
Doc
    cd ~/catkin_ws/src/leica_gazebo_simulation
    rosdoc_lite .
    google-chrome doc/html/index.html
Acknowledgement
Supported by ROSIN - ROS-Industrial Quality-Assured Robot Software Components.
More information: rosin-project.eu
![]()
This project has received funding from the European Union’s Horizon 2020
research and innovation programme under grant agreement no. 732287.
Help
Ines M. Lara - imlara@catec.aero Other community or team contact
Package Dependencies
| Deps | Name | 
|---|---|
| roscpp | |
| rospy | |
| std_msgs | |
| tf | |
| sensor_msgs | |
| laser_geometry | |
| message_generation | |
| catkin | |
| message_runtime | |
| rosunit | |
| rostest | 
System Dependencies
Dependant Packages
Launch files
- launch/c5_init.launch
                
- 
                    
- namespace [default: c5]
 
 
 - launch/c5_system_spawn.launch
                
- 
                    
- publish_tf [default: true] — whether or not publish tf data for c5
 - z_c5 [default: 2.3]
 - world [default: assembly_line]
 
 
 
Messages
Services
Plugins
Recent questions tagged leica_gazebo_simulation at Robotics Stack Exchange
         
       | 
      
        leica_gazebo_simulation package from leica_gazebo_simulation repoleica_gazebo_simulation | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.0.0 | 
| License | Apache 2.0 | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/fada-catec/leica_gazebo_simulation.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2021-02-22 | 
| Dev Status | MAINTAINED | 
| Released | UNRELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Maintainers
- Ines Lara Sicilia
 
Authors
- Ines Lara Sicilia
 
LEICA SCANSTATION C5
This repo contains source code to develop a simulator in Gazebo for Leica Scanstation C5. It is involved in the ROSIN project Large_3D_inspection

Set up
- 
    
Clone
mkdir -p ~/catkin_ws/src cd ~/catkin_ws/src git clone https://github.com/fada-catec/leica_gazebo_simulation.git - 
    
Install dependencies
 - 
    
Compile
cd ~/catkin_ws catkin_make source devel/setup.bash 
Usage
Generate default world and place the device at your convenience.
roslaunch leica_gazebo_simulation c5_system_spawn.launch world:=assembly_line
The plugin created for LeicaScanstation C5 on Gazebo will publish LaserScan msg. Use laserscan_to_pointcloud to convert it to PointCloud2. Run the plugin to start movement and complete a scan on Gazebo.
roslaunch leica_gazebo_simulation c5_init.launch namespace:=c5
Tell simulator to start scan with desired window parameters. Point cloud is published simultaneously. Once scan is finished, it will store the complete point cloud with given file_name on folder specified in ROS param server as /pointcloud_folder (default: package leica_scanstation_utils/pointclouds).
rosservice call /c5/scan "{file_name: 'scan_sim', vertical_res: 512, horizontal_res: 1024, pan_center: 0.0, tilt_center: 0.0, width: 2, height: 2}"
Dependencies
- 
    
PCL:
- 
        
Boost, Flann, Eigen3
sudo apt-get install libboost1.58* libflann1.8 libeigen3-dev - 
        
PCL-ROS y PCL-CONVERSIONS
sudo apt-get install ros-$ROS_DISTRO-pcl-* 
 - 
        
 - 
    
Leica packages:
 
Doc
    cd ~/catkin_ws/src/leica_gazebo_simulation
    rosdoc_lite .
    google-chrome doc/html/index.html
Acknowledgement
Supported by ROSIN - ROS-Industrial Quality-Assured Robot Software Components.
More information: rosin-project.eu
![]()
This project has received funding from the European Union’s Horizon 2020
research and innovation programme under grant agreement no. 732287.
Help
Ines M. Lara - imlara@catec.aero Other community or team contact
Package Dependencies
| Deps | Name | 
|---|---|
| roscpp | |
| rospy | |
| std_msgs | |
| tf | |
| sensor_msgs | |
| laser_geometry | |
| message_generation | |
| catkin | |
| message_runtime | |
| rosunit | |
| rostest | 
System Dependencies
Dependant Packages
Launch files
- launch/c5_init.launch
                
- 
                    
- namespace [default: c5]
 
 
 - launch/c5_system_spawn.launch
                
- 
                    
- publish_tf [default: true] — whether or not publish tf data for c5
 - z_c5 [default: 2.3]
 - world [default: assembly_line]
 
 
 
Messages
Services
Plugins
Recent questions tagged leica_gazebo_simulation at Robotics Stack Exchange
         
       | 
      
        leica_gazebo_simulation package from leica_gazebo_simulation repoleica_gazebo_simulation | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.0.0 | 
| License | Apache 2.0 | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/fada-catec/leica_gazebo_simulation.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2021-02-22 | 
| Dev Status | MAINTAINED | 
| Released | UNRELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Maintainers
- Ines Lara Sicilia
 
Authors
- Ines Lara Sicilia
 
LEICA SCANSTATION C5
This repo contains source code to develop a simulator in Gazebo for Leica Scanstation C5. It is involved in the ROSIN project Large_3D_inspection

Set up
- 
    
Clone
mkdir -p ~/catkin_ws/src cd ~/catkin_ws/src git clone https://github.com/fada-catec/leica_gazebo_simulation.git - 
    
Install dependencies
 - 
    
Compile
cd ~/catkin_ws catkin_make source devel/setup.bash 
Usage
Generate default world and place the device at your convenience.
roslaunch leica_gazebo_simulation c5_system_spawn.launch world:=assembly_line
The plugin created for LeicaScanstation C5 on Gazebo will publish LaserScan msg. Use laserscan_to_pointcloud to convert it to PointCloud2. Run the plugin to start movement and complete a scan on Gazebo.
roslaunch leica_gazebo_simulation c5_init.launch namespace:=c5
Tell simulator to start scan with desired window parameters. Point cloud is published simultaneously. Once scan is finished, it will store the complete point cloud with given file_name on folder specified in ROS param server as /pointcloud_folder (default: package leica_scanstation_utils/pointclouds).
rosservice call /c5/scan "{file_name: 'scan_sim', vertical_res: 512, horizontal_res: 1024, pan_center: 0.0, tilt_center: 0.0, width: 2, height: 2}"
Dependencies
- 
    
PCL:
- 
        
Boost, Flann, Eigen3
sudo apt-get install libboost1.58* libflann1.8 libeigen3-dev - 
        
PCL-ROS y PCL-CONVERSIONS
sudo apt-get install ros-$ROS_DISTRO-pcl-* 
 - 
        
 - 
    
Leica packages:
 
Doc
    cd ~/catkin_ws/src/leica_gazebo_simulation
    rosdoc_lite .
    google-chrome doc/html/index.html
Acknowledgement
Supported by ROSIN - ROS-Industrial Quality-Assured Robot Software Components.
More information: rosin-project.eu
![]()
This project has received funding from the European Union’s Horizon 2020
research and innovation programme under grant agreement no. 732287.
Help
Ines M. Lara - imlara@catec.aero Other community or team contact
Package Dependencies
| Deps | Name | 
|---|---|
| roscpp | |
| rospy | |
| std_msgs | |
| tf | |
| sensor_msgs | |
| laser_geometry | |
| message_generation | |
| catkin | |
| message_runtime | |
| rosunit | |
| rostest | 
System Dependencies
Dependant Packages
Launch files
- launch/c5_init.launch
                
- 
                    
- namespace [default: c5]
 
 
 - launch/c5_system_spawn.launch
                
- 
                    
- publish_tf [default: true] — whether or not publish tf data for c5
 - z_c5 [default: 2.3]
 - world [default: assembly_line]
 
 
 
Messages
Services
Plugins
Recent questions tagged leica_gazebo_simulation at Robotics Stack Exchange
         
       | 
      
        leica_gazebo_simulation package from leica_gazebo_simulation repoleica_gazebo_simulation | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.0.0 | 
| License | Apache 2.0 | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/fada-catec/leica_gazebo_simulation.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2021-02-22 | 
| Dev Status | MAINTAINED | 
| Released | UNRELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Maintainers
- Ines Lara Sicilia
 
Authors
- Ines Lara Sicilia
 
LEICA SCANSTATION C5
This repo contains source code to develop a simulator in Gazebo for Leica Scanstation C5. It is involved in the ROSIN project Large_3D_inspection

Set up
- 
    
Clone
mkdir -p ~/catkin_ws/src cd ~/catkin_ws/src git clone https://github.com/fada-catec/leica_gazebo_simulation.git - 
    
Install dependencies
 - 
    
Compile
cd ~/catkin_ws catkin_make source devel/setup.bash 
Usage
Generate default world and place the device at your convenience.
roslaunch leica_gazebo_simulation c5_system_spawn.launch world:=assembly_line
The plugin created for LeicaScanstation C5 on Gazebo will publish LaserScan msg. Use laserscan_to_pointcloud to convert it to PointCloud2. Run the plugin to start movement and complete a scan on Gazebo.
roslaunch leica_gazebo_simulation c5_init.launch namespace:=c5
Tell simulator to start scan with desired window parameters. Point cloud is published simultaneously. Once scan is finished, it will store the complete point cloud with given file_name on folder specified in ROS param server as /pointcloud_folder (default: package leica_scanstation_utils/pointclouds).
rosservice call /c5/scan "{file_name: 'scan_sim', vertical_res: 512, horizontal_res: 1024, pan_center: 0.0, tilt_center: 0.0, width: 2, height: 2}"
Dependencies
- 
    
PCL:
- 
        
Boost, Flann, Eigen3
sudo apt-get install libboost1.58* libflann1.8 libeigen3-dev - 
        
PCL-ROS y PCL-CONVERSIONS
sudo apt-get install ros-$ROS_DISTRO-pcl-* 
 - 
        
 - 
    
Leica packages:
 
Doc
    cd ~/catkin_ws/src/leica_gazebo_simulation
    rosdoc_lite .
    google-chrome doc/html/index.html
Acknowledgement
Supported by ROSIN - ROS-Industrial Quality-Assured Robot Software Components.
More information: rosin-project.eu
![]()
This project has received funding from the European Union’s Horizon 2020
research and innovation programme under grant agreement no. 732287.
Help
Ines M. Lara - imlara@catec.aero Other community or team contact
Package Dependencies
| Deps | Name | 
|---|---|
| roscpp | |
| rospy | |
| std_msgs | |
| tf | |
| sensor_msgs | |
| laser_geometry | |
| message_generation | |
| catkin | |
| message_runtime | |
| rosunit | |
| rostest | 
System Dependencies
Dependant Packages
Launch files
- launch/c5_init.launch
                
- 
                    
- namespace [default: c5]
 
 
 - launch/c5_system_spawn.launch
                
- 
                    
- publish_tf [default: true] — whether or not publish tf data for c5
 - z_c5 [default: 2.3]
 - world [default: assembly_line]
 
 
 
Messages
Services
Plugins
Recent questions tagged leica_gazebo_simulation at Robotics Stack Exchange
         
       | 
      
        leica_gazebo_simulation package from leica_gazebo_simulation repoleica_gazebo_simulation | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.0.0 | 
| License | Apache 2.0 | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/fada-catec/leica_gazebo_simulation.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2021-02-22 | 
| Dev Status | MAINTAINED | 
| Released | UNRELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Maintainers
- Ines Lara Sicilia
 
Authors
- Ines Lara Sicilia
 
LEICA SCANSTATION C5
This repo contains source code to develop a simulator in Gazebo for Leica Scanstation C5. It is involved in the ROSIN project Large_3D_inspection

Set up
- 
    
Clone
mkdir -p ~/catkin_ws/src cd ~/catkin_ws/src git clone https://github.com/fada-catec/leica_gazebo_simulation.git - 
    
Install dependencies
 - 
    
Compile
cd ~/catkin_ws catkin_make source devel/setup.bash 
Usage
Generate default world and place the device at your convenience.
roslaunch leica_gazebo_simulation c5_system_spawn.launch world:=assembly_line
The plugin created for LeicaScanstation C5 on Gazebo will publish LaserScan msg. Use laserscan_to_pointcloud to convert it to PointCloud2. Run the plugin to start movement and complete a scan on Gazebo.
roslaunch leica_gazebo_simulation c5_init.launch namespace:=c5
Tell simulator to start scan with desired window parameters. Point cloud is published simultaneously. Once scan is finished, it will store the complete point cloud with given file_name on folder specified in ROS param server as /pointcloud_folder (default: package leica_scanstation_utils/pointclouds).
rosservice call /c5/scan "{file_name: 'scan_sim', vertical_res: 512, horizontal_res: 1024, pan_center: 0.0, tilt_center: 0.0, width: 2, height: 2}"
Dependencies
- 
    
PCL:
- 
        
Boost, Flann, Eigen3
sudo apt-get install libboost1.58* libflann1.8 libeigen3-dev - 
        
PCL-ROS y PCL-CONVERSIONS
sudo apt-get install ros-$ROS_DISTRO-pcl-* 
 - 
        
 - 
    
Leica packages:
 
Doc
    cd ~/catkin_ws/src/leica_gazebo_simulation
    rosdoc_lite .
    google-chrome doc/html/index.html
Acknowledgement
Supported by ROSIN - ROS-Industrial Quality-Assured Robot Software Components.
More information: rosin-project.eu
![]()
This project has received funding from the European Union’s Horizon 2020
research and innovation programme under grant agreement no. 732287.
Help
Ines M. Lara - imlara@catec.aero Other community or team contact
Package Dependencies
| Deps | Name | 
|---|---|
| roscpp | |
| rospy | |
| std_msgs | |
| tf | |
| sensor_msgs | |
| laser_geometry | |
| message_generation | |
| catkin | |
| message_runtime | |
| rosunit | |
| rostest | 
System Dependencies
Dependant Packages
Launch files
- launch/c5_init.launch
                
- 
                    
- namespace [default: c5]
 
 
 - launch/c5_system_spawn.launch
                
- 
                    
- publish_tf [default: true] — whether or not publish tf data for c5
 - z_c5 [default: 2.3]
 - world [default: assembly_line]
 
 
 
Messages
Services
Plugins
Recent questions tagged leica_gazebo_simulation at Robotics Stack Exchange
         
       | 
      
        leica_gazebo_simulation package from leica_gazebo_simulation repoleica_gazebo_simulation | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.0.0 | 
| License | Apache 2.0 | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/fada-catec/leica_gazebo_simulation.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2021-02-22 | 
| Dev Status | MAINTAINED | 
| Released | UNRELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Maintainers
- Ines Lara Sicilia
 
Authors
- Ines Lara Sicilia
 
LEICA SCANSTATION C5
This repo contains source code to develop a simulator in Gazebo for Leica Scanstation C5. It is involved in the ROSIN project Large_3D_inspection

Set up
- 
    
Clone
mkdir -p ~/catkin_ws/src cd ~/catkin_ws/src git clone https://github.com/fada-catec/leica_gazebo_simulation.git - 
    
Install dependencies
 - 
    
Compile
cd ~/catkin_ws catkin_make source devel/setup.bash 
Usage
Generate default world and place the device at your convenience.
roslaunch leica_gazebo_simulation c5_system_spawn.launch world:=assembly_line
The plugin created for LeicaScanstation C5 on Gazebo will publish LaserScan msg. Use laserscan_to_pointcloud to convert it to PointCloud2. Run the plugin to start movement and complete a scan on Gazebo.
roslaunch leica_gazebo_simulation c5_init.launch namespace:=c5
Tell simulator to start scan with desired window parameters. Point cloud is published simultaneously. Once scan is finished, it will store the complete point cloud with given file_name on folder specified in ROS param server as /pointcloud_folder (default: package leica_scanstation_utils/pointclouds).
rosservice call /c5/scan "{file_name: 'scan_sim', vertical_res: 512, horizontal_res: 1024, pan_center: 0.0, tilt_center: 0.0, width: 2, height: 2}"
Dependencies
- 
    
PCL:
- 
        
Boost, Flann, Eigen3
sudo apt-get install libboost1.58* libflann1.8 libeigen3-dev - 
        
PCL-ROS y PCL-CONVERSIONS
sudo apt-get install ros-$ROS_DISTRO-pcl-* 
 - 
        
 - 
    
Leica packages:
 
Doc
    cd ~/catkin_ws/src/leica_gazebo_simulation
    rosdoc_lite .
    google-chrome doc/html/index.html
Acknowledgement
Supported by ROSIN - ROS-Industrial Quality-Assured Robot Software Components.
More information: rosin-project.eu
![]()
This project has received funding from the European Union’s Horizon 2020
research and innovation programme under grant agreement no. 732287.
Help
Ines M. Lara - imlara@catec.aero Other community or team contact
Package Dependencies
| Deps | Name | 
|---|---|
| roscpp | |
| rospy | |
| std_msgs | |
| tf | |
| sensor_msgs | |
| laser_geometry | |
| message_generation | |
| catkin | |
| message_runtime | |
| rosunit | |
| rostest | 
System Dependencies
Dependant Packages
Launch files
- launch/c5_init.launch
                
- 
                    
- namespace [default: c5]
 
 
 - launch/c5_system_spawn.launch
                
- 
                    
- publish_tf [default: true] — whether or not publish tf data for c5
 - z_c5 [default: 2.3]
 - world [default: assembly_line]
 
 
 
Messages
Services
Plugins
Recent questions tagged leica_gazebo_simulation at Robotics Stack Exchange
         
       | 
      
        leica_gazebo_simulation package from leica_gazebo_simulation repoleica_gazebo_simulation | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.0.0 | 
| License | Apache 2.0 | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/fada-catec/leica_gazebo_simulation.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2021-02-22 | 
| Dev Status | MAINTAINED | 
| Released | UNRELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Maintainers
- Ines Lara Sicilia
 
Authors
- Ines Lara Sicilia
 
LEICA SCANSTATION C5
This repo contains source code to develop a simulator in Gazebo for Leica Scanstation C5. It is involved in the ROSIN project Large_3D_inspection

Set up
- 
    
Clone
mkdir -p ~/catkin_ws/src cd ~/catkin_ws/src git clone https://github.com/fada-catec/leica_gazebo_simulation.git - 
    
Install dependencies
 - 
    
Compile
cd ~/catkin_ws catkin_make source devel/setup.bash 
Usage
Generate default world and place the device at your convenience.
roslaunch leica_gazebo_simulation c5_system_spawn.launch world:=assembly_line
The plugin created for LeicaScanstation C5 on Gazebo will publish LaserScan msg. Use laserscan_to_pointcloud to convert it to PointCloud2. Run the plugin to start movement and complete a scan on Gazebo.
roslaunch leica_gazebo_simulation c5_init.launch namespace:=c5
Tell simulator to start scan with desired window parameters. Point cloud is published simultaneously. Once scan is finished, it will store the complete point cloud with given file_name on folder specified in ROS param server as /pointcloud_folder (default: package leica_scanstation_utils/pointclouds).
rosservice call /c5/scan "{file_name: 'scan_sim', vertical_res: 512, horizontal_res: 1024, pan_center: 0.0, tilt_center: 0.0, width: 2, height: 2}"
Dependencies
- 
    
PCL:
- 
        
Boost, Flann, Eigen3
sudo apt-get install libboost1.58* libflann1.8 libeigen3-dev - 
        
PCL-ROS y PCL-CONVERSIONS
sudo apt-get install ros-$ROS_DISTRO-pcl-* 
 - 
        
 - 
    
Leica packages:
 
Doc
    cd ~/catkin_ws/src/leica_gazebo_simulation
    rosdoc_lite .
    google-chrome doc/html/index.html
Acknowledgement
Supported by ROSIN - ROS-Industrial Quality-Assured Robot Software Components.
More information: rosin-project.eu
![]()
This project has received funding from the European Union’s Horizon 2020
research and innovation programme under grant agreement no. 732287.
Help
Ines M. Lara - imlara@catec.aero Other community or team contact
Package Dependencies
| Deps | Name | 
|---|---|
| roscpp | |
| rospy | |
| std_msgs | |
| tf | |
| sensor_msgs | |
| laser_geometry | |
| message_generation | |
| catkin | |
| message_runtime | |
| rosunit | |
| rostest | 
System Dependencies
Dependant Packages
Launch files
- launch/c5_init.launch
                
- 
                    
- namespace [default: c5]
 
 
 - launch/c5_system_spawn.launch
                
- 
                    
- publish_tf [default: true] — whether or not publish tf data for c5
 - z_c5 [default: 2.3]
 - world [default: assembly_line]
 
 
 
Messages
Services
Plugins
Recent questions tagged leica_gazebo_simulation at Robotics Stack Exchange
         
       | 
      
        leica_gazebo_simulation package from leica_gazebo_simulation repoleica_gazebo_simulation | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.0.0 | 
| License | Apache 2.0 | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/fada-catec/leica_gazebo_simulation.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2021-02-22 | 
| Dev Status | MAINTAINED | 
| Released | UNRELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Maintainers
- Ines Lara Sicilia
 
Authors
- Ines Lara Sicilia
 
LEICA SCANSTATION C5
This repo contains source code to develop a simulator in Gazebo for Leica Scanstation C5. It is involved in the ROSIN project Large_3D_inspection

Set up
- 
    
Clone
mkdir -p ~/catkin_ws/src cd ~/catkin_ws/src git clone https://github.com/fada-catec/leica_gazebo_simulation.git - 
    
Install dependencies
 - 
    
Compile
cd ~/catkin_ws catkin_make source devel/setup.bash 
Usage
Generate default world and place the device at your convenience.
roslaunch leica_gazebo_simulation c5_system_spawn.launch world:=assembly_line
The plugin created for LeicaScanstation C5 on Gazebo will publish LaserScan msg. Use laserscan_to_pointcloud to convert it to PointCloud2. Run the plugin to start movement and complete a scan on Gazebo.
roslaunch leica_gazebo_simulation c5_init.launch namespace:=c5
Tell simulator to start scan with desired window parameters. Point cloud is published simultaneously. Once scan is finished, it will store the complete point cloud with given file_name on folder specified in ROS param server as /pointcloud_folder (default: package leica_scanstation_utils/pointclouds).
rosservice call /c5/scan "{file_name: 'scan_sim', vertical_res: 512, horizontal_res: 1024, pan_center: 0.0, tilt_center: 0.0, width: 2, height: 2}"
Dependencies
- 
    
PCL:
- 
        
Boost, Flann, Eigen3
sudo apt-get install libboost1.58* libflann1.8 libeigen3-dev - 
        
PCL-ROS y PCL-CONVERSIONS
sudo apt-get install ros-$ROS_DISTRO-pcl-* 
 - 
        
 - 
    
Leica packages:
 
Doc
    cd ~/catkin_ws/src/leica_gazebo_simulation
    rosdoc_lite .
    google-chrome doc/html/index.html
Acknowledgement
Supported by ROSIN - ROS-Industrial Quality-Assured Robot Software Components.
More information: rosin-project.eu
![]()
This project has received funding from the European Union’s Horizon 2020
research and innovation programme under grant agreement no. 732287.
Help
Ines M. Lara - imlara@catec.aero Other community or team contact
Package Dependencies
| Deps | Name | 
|---|---|
| roscpp | |
| rospy | |
| std_msgs | |
| tf | |
| sensor_msgs | |
| laser_geometry | |
| message_generation | |
| catkin | |
| message_runtime | |
| rosunit | |
| rostest | 
System Dependencies
Dependant Packages
Launch files
- launch/c5_init.launch
                
- 
                    
- namespace [default: c5]
 
 
 - launch/c5_system_spawn.launch
                
- 
                    
- publish_tf [default: true] — whether or not publish tf data for c5
 - z_c5 [default: 2.3]
 - world [default: assembly_line]
 
 
 
Messages
Services
Plugins
Recent questions tagged leica_gazebo_simulation at Robotics Stack Exchange
         
       | 
      
        leica_gazebo_simulation package from leica_gazebo_simulation repoleica_gazebo_simulation | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.0.0 | 
| License | Apache 2.0 | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/fada-catec/leica_gazebo_simulation.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2021-02-22 | 
| Dev Status | MAINTAINED | 
| Released | UNRELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Maintainers
- Ines Lara Sicilia
 
Authors
- Ines Lara Sicilia
 
LEICA SCANSTATION C5
This repo contains source code to develop a simulator in Gazebo for Leica Scanstation C5. It is involved in the ROSIN project Large_3D_inspection

Set up
- 
    
Clone
mkdir -p ~/catkin_ws/src cd ~/catkin_ws/src git clone https://github.com/fada-catec/leica_gazebo_simulation.git - 
    
Install dependencies
 - 
    
Compile
cd ~/catkin_ws catkin_make source devel/setup.bash 
Usage
Generate default world and place the device at your convenience.
roslaunch leica_gazebo_simulation c5_system_spawn.launch world:=assembly_line
The plugin created for LeicaScanstation C5 on Gazebo will publish LaserScan msg. Use laserscan_to_pointcloud to convert it to PointCloud2. Run the plugin to start movement and complete a scan on Gazebo.
roslaunch leica_gazebo_simulation c5_init.launch namespace:=c5
Tell simulator to start scan with desired window parameters. Point cloud is published simultaneously. Once scan is finished, it will store the complete point cloud with given file_name on folder specified in ROS param server as /pointcloud_folder (default: package leica_scanstation_utils/pointclouds).
rosservice call /c5/scan "{file_name: 'scan_sim', vertical_res: 512, horizontal_res: 1024, pan_center: 0.0, tilt_center: 0.0, width: 2, height: 2}"
Dependencies
- 
    
PCL:
- 
        
Boost, Flann, Eigen3
sudo apt-get install libboost1.58* libflann1.8 libeigen3-dev - 
        
PCL-ROS y PCL-CONVERSIONS
sudo apt-get install ros-$ROS_DISTRO-pcl-* 
 - 
        
 - 
    
Leica packages:
 
Doc
    cd ~/catkin_ws/src/leica_gazebo_simulation
    rosdoc_lite .
    google-chrome doc/html/index.html
Acknowledgement
Supported by ROSIN - ROS-Industrial Quality-Assured Robot Software Components.
More information: rosin-project.eu
![]()
This project has received funding from the European Union’s Horizon 2020
research and innovation programme under grant agreement no. 732287.
Help
Ines M. Lara - imlara@catec.aero Other community or team contact
Package Dependencies
| Deps | Name | 
|---|---|
| roscpp | |
| rospy | |
| std_msgs | |
| tf | |
| sensor_msgs | |
| laser_geometry | |
| message_generation | |
| catkin | |
| message_runtime | |
| rosunit | |
| rostest | 
System Dependencies
Dependant Packages
Launch files
- launch/c5_init.launch
                
- 
                    
- namespace [default: c5]
 
 
 - launch/c5_system_spawn.launch
                
- 
                    
- publish_tf [default: true] — whether or not publish tf data for c5
 - z_c5 [default: 2.3]
 - world [default: assembly_line]
 
 
 
Messages
Services
Plugins
Recent questions tagged leica_gazebo_simulation at Robotics Stack Exchange
         
       | 
      
        leica_gazebo_simulation package from leica_gazebo_simulation repoleica_gazebo_simulation | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.0.0 | 
| License | Apache 2.0 | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/fada-catec/leica_gazebo_simulation.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2021-02-22 | 
| Dev Status | MAINTAINED | 
| Released | UNRELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Maintainers
- Ines Lara Sicilia
 
Authors
- Ines Lara Sicilia
 
LEICA SCANSTATION C5
This repo contains source code to develop a simulator in Gazebo for Leica Scanstation C5. It is involved in the ROSIN project Large_3D_inspection

Set up
- 
    
Clone
mkdir -p ~/catkin_ws/src cd ~/catkin_ws/src git clone https://github.com/fada-catec/leica_gazebo_simulation.git - 
    
Install dependencies
 - 
    
Compile
cd ~/catkin_ws catkin_make source devel/setup.bash 
Usage
Generate default world and place the device at your convenience.
roslaunch leica_gazebo_simulation c5_system_spawn.launch world:=assembly_line
The plugin created for LeicaScanstation C5 on Gazebo will publish LaserScan msg. Use laserscan_to_pointcloud to convert it to PointCloud2. Run the plugin to start movement and complete a scan on Gazebo.
roslaunch leica_gazebo_simulation c5_init.launch namespace:=c5
Tell simulator to start scan with desired window parameters. Point cloud is published simultaneously. Once scan is finished, it will store the complete point cloud with given file_name on folder specified in ROS param server as /pointcloud_folder (default: package leica_scanstation_utils/pointclouds).
rosservice call /c5/scan "{file_name: 'scan_sim', vertical_res: 512, horizontal_res: 1024, pan_center: 0.0, tilt_center: 0.0, width: 2, height: 2}"
Dependencies
- 
    
PCL:
- 
        
Boost, Flann, Eigen3
sudo apt-get install libboost1.58* libflann1.8 libeigen3-dev - 
        
PCL-ROS y PCL-CONVERSIONS
sudo apt-get install ros-$ROS_DISTRO-pcl-* 
 - 
        
 - 
    
Leica packages:
 
Doc
    cd ~/catkin_ws/src/leica_gazebo_simulation
    rosdoc_lite .
    google-chrome doc/html/index.html
Acknowledgement
Supported by ROSIN - ROS-Industrial Quality-Assured Robot Software Components.
More information: rosin-project.eu
![]()
This project has received funding from the European Union’s Horizon 2020
research and innovation programme under grant agreement no. 732287.
Help
Ines M. Lara - imlara@catec.aero Other community or team contact
Package Dependencies
| Deps | Name | 
|---|---|
| roscpp | |
| rospy | |
| std_msgs | |
| tf | |
| sensor_msgs | |
| laser_geometry | |
| message_generation | |
| catkin | |
| message_runtime | |
| rosunit | |
| rostest | 
System Dependencies
Dependant Packages
Launch files
- launch/c5_init.launch
                
- 
                    
- namespace [default: c5]
 
 
 - launch/c5_system_spawn.launch
                
- 
                    
- publish_tf [default: true] — whether or not publish tf data for c5
 - z_c5 [default: 2.3]
 - world [default: assembly_line]
 
 
 
Messages
Services
Plugins
Recent questions tagged leica_gazebo_simulation at Robotics Stack Exchange
         
       | 
      
        leica_gazebo_simulation package from leica_gazebo_simulation repoleica_gazebo_simulation | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.0.0 | 
| License | Apache 2.0 | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/fada-catec/leica_gazebo_simulation.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2021-02-22 | 
| Dev Status | MAINTAINED | 
| Released | UNRELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Maintainers
- Ines Lara Sicilia
 
Authors
- Ines Lara Sicilia
 
LEICA SCANSTATION C5
This repo contains source code to develop a simulator in Gazebo for Leica Scanstation C5. It is involved in the ROSIN project Large_3D_inspection

Set up
- 
    
Clone
mkdir -p ~/catkin_ws/src cd ~/catkin_ws/src git clone https://github.com/fada-catec/leica_gazebo_simulation.git - 
    
Install dependencies
 - 
    
Compile
cd ~/catkin_ws catkin_make source devel/setup.bash 
Usage
Generate default world and place the device at your convenience.
roslaunch leica_gazebo_simulation c5_system_spawn.launch world:=assembly_line
The plugin created for LeicaScanstation C5 on Gazebo will publish LaserScan msg. Use laserscan_to_pointcloud to convert it to PointCloud2. Run the plugin to start movement and complete a scan on Gazebo.
roslaunch leica_gazebo_simulation c5_init.launch namespace:=c5
Tell simulator to start scan with desired window parameters. Point cloud is published simultaneously. Once scan is finished, it will store the complete point cloud with given file_name on folder specified in ROS param server as /pointcloud_folder (default: package leica_scanstation_utils/pointclouds).
rosservice call /c5/scan "{file_name: 'scan_sim', vertical_res: 512, horizontal_res: 1024, pan_center: 0.0, tilt_center: 0.0, width: 2, height: 2}"
Dependencies
- 
    
PCL:
- 
        
Boost, Flann, Eigen3
sudo apt-get install libboost1.58* libflann1.8 libeigen3-dev - 
        
PCL-ROS y PCL-CONVERSIONS
sudo apt-get install ros-$ROS_DISTRO-pcl-* 
 - 
        
 - 
    
Leica packages:
 
Doc
    cd ~/catkin_ws/src/leica_gazebo_simulation
    rosdoc_lite .
    google-chrome doc/html/index.html
Acknowledgement
Supported by ROSIN - ROS-Industrial Quality-Assured Robot Software Components.
More information: rosin-project.eu
![]()
This project has received funding from the European Union’s Horizon 2020
research and innovation programme under grant agreement no. 732287.
Help
Ines M. Lara - imlara@catec.aero Other community or team contact
Package Dependencies
| Deps | Name | 
|---|---|
| roscpp | |
| rospy | |
| std_msgs | |
| tf | |
| sensor_msgs | |
| laser_geometry | |
| message_generation | |
| catkin | |
| message_runtime | |
| rosunit | |
| rostest | 
System Dependencies
Dependant Packages
Launch files
- launch/c5_init.launch
                
- 
                    
- namespace [default: c5]
 
 
 - launch/c5_system_spawn.launch
                
- 
                    
- publish_tf [default: true] — whether or not publish tf data for c5
 - z_c5 [default: 2.3]
 - world [default: assembly_line]
 
 
 
Messages
Services
Plugins
Recent questions tagged leica_gazebo_simulation at Robotics Stack Exchange
         
       | 
      
        leica_gazebo_simulation package from leica_gazebo_simulation repoleica_gazebo_simulation | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.0.0 | 
| License | Apache 2.0 | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/fada-catec/leica_gazebo_simulation.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2021-02-22 | 
| Dev Status | MAINTAINED | 
| Released | UNRELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Maintainers
- Ines Lara Sicilia
 
Authors
- Ines Lara Sicilia
 
LEICA SCANSTATION C5
This repo contains source code to develop a simulator in Gazebo for Leica Scanstation C5. It is involved in the ROSIN project Large_3D_inspection

Set up
- 
    
Clone
mkdir -p ~/catkin_ws/src cd ~/catkin_ws/src git clone https://github.com/fada-catec/leica_gazebo_simulation.git - 
    
Install dependencies
 - 
    
Compile
cd ~/catkin_ws catkin_make source devel/setup.bash 
Usage
Generate default world and place the device at your convenience.
roslaunch leica_gazebo_simulation c5_system_spawn.launch world:=assembly_line
The plugin created for LeicaScanstation C5 on Gazebo will publish LaserScan msg. Use laserscan_to_pointcloud to convert it to PointCloud2. Run the plugin to start movement and complete a scan on Gazebo.
roslaunch leica_gazebo_simulation c5_init.launch namespace:=c5
Tell simulator to start scan with desired window parameters. Point cloud is published simultaneously. Once scan is finished, it will store the complete point cloud with given file_name on folder specified in ROS param server as /pointcloud_folder (default: package leica_scanstation_utils/pointclouds).
rosservice call /c5/scan "{file_name: 'scan_sim', vertical_res: 512, horizontal_res: 1024, pan_center: 0.0, tilt_center: 0.0, width: 2, height: 2}"
Dependencies
- 
    
PCL:
- 
        
Boost, Flann, Eigen3
sudo apt-get install libboost1.58* libflann1.8 libeigen3-dev - 
        
PCL-ROS y PCL-CONVERSIONS
sudo apt-get install ros-$ROS_DISTRO-pcl-* 
 - 
        
 - 
    
Leica packages:
 
Doc
    cd ~/catkin_ws/src/leica_gazebo_simulation
    rosdoc_lite .
    google-chrome doc/html/index.html
Acknowledgement
Supported by ROSIN - ROS-Industrial Quality-Assured Robot Software Components.
More information: rosin-project.eu
![]()
This project has received funding from the European Union’s Horizon 2020
research and innovation programme under grant agreement no. 732287.
Help
Ines M. Lara - imlara@catec.aero Other community or team contact
Package Dependencies
| Deps | Name | 
|---|---|
| roscpp | |
| rospy | |
| std_msgs | |
| tf | |
| sensor_msgs | |
| laser_geometry | |
| message_generation | |
| catkin | |
| message_runtime | |
| rosunit | |
| rostest | 
System Dependencies
Dependant Packages
Launch files
- launch/c5_init.launch
                
- 
                    
- namespace [default: c5]
 
 
 - launch/c5_system_spawn.launch
                
- 
                    
- publish_tf [default: true] — whether or not publish tf data for c5
 - z_c5 [default: 2.3]
 - world [default: assembly_line]
 
 
 
Messages
Services
Plugins
Recent questions tagged leica_gazebo_simulation at Robotics Stack Exchange
         
       | 
      
        leica_gazebo_simulation package from leica_gazebo_simulation repoleica_gazebo_simulation | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.0.0 | 
| License | Apache 2.0 | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/fada-catec/leica_gazebo_simulation.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2021-02-22 | 
| Dev Status | MAINTAINED | 
| Released | UNRELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Maintainers
- Ines Lara Sicilia
 
Authors
- Ines Lara Sicilia
 
LEICA SCANSTATION C5
This repo contains source code to develop a simulator in Gazebo for Leica Scanstation C5. It is involved in the ROSIN project Large_3D_inspection

Set up
- 
    
Clone
mkdir -p ~/catkin_ws/src cd ~/catkin_ws/src git clone https://github.com/fada-catec/leica_gazebo_simulation.git - 
    
Install dependencies
 - 
    
Compile
cd ~/catkin_ws catkin_make source devel/setup.bash 
Usage
Generate default world and place the device at your convenience.
roslaunch leica_gazebo_simulation c5_system_spawn.launch world:=assembly_line
The plugin created for LeicaScanstation C5 on Gazebo will publish LaserScan msg. Use laserscan_to_pointcloud to convert it to PointCloud2. Run the plugin to start movement and complete a scan on Gazebo.
roslaunch leica_gazebo_simulation c5_init.launch namespace:=c5
Tell simulator to start scan with desired window parameters. Point cloud is published simultaneously. Once scan is finished, it will store the complete point cloud with given file_name on folder specified in ROS param server as /pointcloud_folder (default: package leica_scanstation_utils/pointclouds).
rosservice call /c5/scan "{file_name: 'scan_sim', vertical_res: 512, horizontal_res: 1024, pan_center: 0.0, tilt_center: 0.0, width: 2, height: 2}"
Dependencies
- 
    
PCL:
- 
        
Boost, Flann, Eigen3
sudo apt-get install libboost1.58* libflann1.8 libeigen3-dev - 
        
PCL-ROS y PCL-CONVERSIONS
sudo apt-get install ros-$ROS_DISTRO-pcl-* 
 - 
        
 - 
    
Leica packages:
 
Doc
    cd ~/catkin_ws/src/leica_gazebo_simulation
    rosdoc_lite .
    google-chrome doc/html/index.html
Acknowledgement
Supported by ROSIN - ROS-Industrial Quality-Assured Robot Software Components.
More information: rosin-project.eu
![]()
This project has received funding from the European Union’s Horizon 2020
research and innovation programme under grant agreement no. 732287.
Help
Ines M. Lara - imlara@catec.aero Other community or team contact
Package Dependencies
| Deps | Name | 
|---|---|
| roscpp | |
| rospy | |
| std_msgs | |
| tf | |
| sensor_msgs | |
| laser_geometry | |
| message_generation | |
| catkin | |
| message_runtime | |
| rosunit | |
| rostest | 
System Dependencies
Dependant Packages
Launch files
- launch/c5_init.launch
                
- 
                    
- namespace [default: c5]
 
 
 - launch/c5_system_spawn.launch
                
- 
                    
- publish_tf [default: true] — whether or not publish tf data for c5
 - z_c5 [default: 2.3]
 - world [default: assembly_line]
 
 
 
Messages
Services
Plugins
Recent questions tagged leica_gazebo_simulation at Robotics Stack Exchange
         
       | 
      
        leica_gazebo_simulation package from leica_gazebo_simulation repoleica_gazebo_simulation | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.0.0 | 
| License | Apache 2.0 | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/fada-catec/leica_gazebo_simulation.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2021-02-22 | 
| Dev Status | MAINTAINED | 
| Released | UNRELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Maintainers
- Ines Lara Sicilia
 
Authors
- Ines Lara Sicilia
 
LEICA SCANSTATION C5
This repo contains source code to develop a simulator in Gazebo for Leica Scanstation C5. It is involved in the ROSIN project Large_3D_inspection

Set up
- 
    
Clone
mkdir -p ~/catkin_ws/src cd ~/catkin_ws/src git clone https://github.com/fada-catec/leica_gazebo_simulation.git - 
    
Install dependencies
 - 
    
Compile
cd ~/catkin_ws catkin_make source devel/setup.bash 
Usage
Generate default world and place the device at your convenience.
roslaunch leica_gazebo_simulation c5_system_spawn.launch world:=assembly_line
The plugin created for LeicaScanstation C5 on Gazebo will publish LaserScan msg. Use laserscan_to_pointcloud to convert it to PointCloud2. Run the plugin to start movement and complete a scan on Gazebo.
roslaunch leica_gazebo_simulation c5_init.launch namespace:=c5
Tell simulator to start scan with desired window parameters. Point cloud is published simultaneously. Once scan is finished, it will store the complete point cloud with given file_name on folder specified in ROS param server as /pointcloud_folder (default: package leica_scanstation_utils/pointclouds).
rosservice call /c5/scan "{file_name: 'scan_sim', vertical_res: 512, horizontal_res: 1024, pan_center: 0.0, tilt_center: 0.0, width: 2, height: 2}"
Dependencies
- 
    
PCL:
- 
        
Boost, Flann, Eigen3
sudo apt-get install libboost1.58* libflann1.8 libeigen3-dev - 
        
PCL-ROS y PCL-CONVERSIONS
sudo apt-get install ros-$ROS_DISTRO-pcl-* 
 - 
        
 - 
    
Leica packages:
 
Doc
    cd ~/catkin_ws/src/leica_gazebo_simulation
    rosdoc_lite .
    google-chrome doc/html/index.html
Acknowledgement
Supported by ROSIN - ROS-Industrial Quality-Assured Robot Software Components.
More information: rosin-project.eu
![]()
This project has received funding from the European Union’s Horizon 2020
research and innovation programme under grant agreement no. 732287.
Help
Ines M. Lara - imlara@catec.aero Other community or team contact
Package Dependencies
| Deps | Name | 
|---|---|
| roscpp | |
| rospy | |
| std_msgs | |
| tf | |
| sensor_msgs | |
| laser_geometry | |
| message_generation | |
| catkin | |
| message_runtime | |
| rosunit | |
| rostest | 
System Dependencies
Dependant Packages
Launch files
- launch/c5_init.launch
                
- 
                    
- namespace [default: c5]
 
 
 - launch/c5_system_spawn.launch
                
- 
                    
- publish_tf [default: true] — whether or not publish tf data for c5
 - z_c5 [default: 2.3]
 - world [default: assembly_line]
 
 
 
Messages
Services
Plugins
Recent questions tagged leica_gazebo_simulation at Robotics Stack Exchange
         
       | 
      
        leica_gazebo_simulation package from leica_gazebo_simulation repoleica_gazebo_simulation | 
      
         ROS Distro
       | 
    
Package Summary
| Version | 0.0.0 | 
| License | Apache 2.0 | 
| Build type | CATKIN | 
| Use | RECOMMENDED | 
Repository Summary
| Checkout URI | https://github.com/fada-catec/leica_gazebo_simulation.git | 
| VCS Type | git | 
| VCS Version | master | 
| Last Updated | 2021-02-22 | 
| Dev Status | MAINTAINED | 
| Released | UNRELEASED | 
| Contributing | 
        
          Help Wanted (-)
        
         Good First Issues (-) Pull Requests to Review (-)  | 
    
Package Description
Maintainers
- Ines Lara Sicilia
 
Authors
- Ines Lara Sicilia
 
LEICA SCANSTATION C5
This repo contains source code to develop a simulator in Gazebo for Leica Scanstation C5. It is involved in the ROSIN project Large_3D_inspection

Set up
- 
    
Clone
mkdir -p ~/catkin_ws/src cd ~/catkin_ws/src git clone https://github.com/fada-catec/leica_gazebo_simulation.git - 
    
Install dependencies
 - 
    
Compile
cd ~/catkin_ws catkin_make source devel/setup.bash 
Usage
Generate default world and place the device at your convenience.
roslaunch leica_gazebo_simulation c5_system_spawn.launch world:=assembly_line
The plugin created for LeicaScanstation C5 on Gazebo will publish LaserScan msg. Use laserscan_to_pointcloud to convert it to PointCloud2. Run the plugin to start movement and complete a scan on Gazebo.
roslaunch leica_gazebo_simulation c5_init.launch namespace:=c5
Tell simulator to start scan with desired window parameters. Point cloud is published simultaneously. Once scan is finished, it will store the complete point cloud with given file_name on folder specified in ROS param server as /pointcloud_folder (default: package leica_scanstation_utils/pointclouds).
rosservice call /c5/scan "{file_name: 'scan_sim', vertical_res: 512, horizontal_res: 1024, pan_center: 0.0, tilt_center: 0.0, width: 2, height: 2}"
Dependencies
- 
    
PCL:
- 
        
Boost, Flann, Eigen3
sudo apt-get install libboost1.58* libflann1.8 libeigen3-dev - 
        
PCL-ROS y PCL-CONVERSIONS
sudo apt-get install ros-$ROS_DISTRO-pcl-* 
 - 
        
 - 
    
Leica packages:
 
Doc
    cd ~/catkin_ws/src/leica_gazebo_simulation
    rosdoc_lite .
    google-chrome doc/html/index.html
Acknowledgement
Supported by ROSIN - ROS-Industrial Quality-Assured Robot Software Components.
More information: rosin-project.eu
![]()
This project has received funding from the European Union’s Horizon 2020
research and innovation programme under grant agreement no. 732287.
Help
Ines M. Lara - imlara@catec.aero Other community or team contact
Package Dependencies
| Deps | Name | 
|---|---|
| roscpp | |
| rospy | |
| std_msgs | |
| tf | |
| sensor_msgs | |
| laser_geometry | |
| message_generation | |
| catkin | |
| message_runtime | |
| rosunit | |
| rostest | 
System Dependencies
Dependant Packages
Launch files
- launch/c5_init.launch
                
- 
                    
- namespace [default: c5]
 
 
 - launch/c5_system_spawn.launch
                
- 
                    
- publish_tf [default: true] — whether or not publish tf data for c5
 - z_c5 [default: 2.3]
 - world [default: assembly_line]