No version for distro humble showing github. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 1.0.8 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | A repo containing essential ROS2 Humble features for controlling Autonomous Mobile Robots (AMRs) and robotic arm manipulators. |
Checkout URI | https://github.com/j3soon/ros2-essentials.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-07-28 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | docker robotics docker-compose ros isaac slam nvidia-docker ros2 isaacsim isaac-sim nav2 omniverse ros2-humble |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Visualization configuration for Clearpath Husky
Additional Links
Maintainers
- Tony Baltovski
Authors
- Ryan Gariepy
- Mike Purvis
README
No README found.
See repository README.
CHANGELOG
Changelog for package husky_viz
1.0.8 (2022-05-19)
1.0.7 (2022-05-19)
- Renamed all launch files to *.launch.py.
- Contributors: Tony Baltovski
1.0.6 (2022-05-18)
1.0.5 (2022-05-05)
- Revamped tele-op launch.
- Contributors: Tony Baltovski
1.0.4 (2022-03-15)
- Update Python launch files suffix from .launch.py to _launch.py to follow standard
- Contributors: jyang-cpr
1.0.3 (2021-11-30)
1.0.2 (2021-11-16)
1.0.1 (2021-11-12)
1.0.0 (2021-11-07)
- [husky_viz] Removed tests.
- [husky_viz] Switched to depend on rviz2.
- Removed missing packages in ROS2.
- Updates to use ros2_control.
- Added COLCON_IGNORE for certian packages.
- Contributors: Tony Baltovski
0.4.4 (2020-08-13)
- Remove support for the Kinect for Xbox 360. We've had the deprecation warning around for a while, so let's finally do it. Realsense support is in-place as a drop-in replacement that gets added to the top rollbar, just like the old Kinect would have.
- Removed Paul Bovbel as maintainer.
- Mark the Kinect for Xbox 360 as deprecated, start adding support for the Intel Realsense D400 series as a replacement
- Contributors: Chris I-B, Chris Iverach-Brereton, Tony Baltovski
0.4.3 (2020-04-20)
- [husky_viz] Removed joint_state_publisher since joint_state_publisher_gui is generating the same data.
- Fix a deprecation warning about the joint state publisher's gui
- Contributors: Chris Iverach-Brereton, Tony Baltovski
0.4.2 (2019-12-11)
0.4.1 (2019-09-30)
0.4.0 (2019-08-01)
0.3.4 (2019-08-01)
0.3.3 (2019-04-18)
0.3.2 (2019-03-25)
0.3.1 (2018-08-02)
- Updated dependencies for robot_state_publisher
- Updated view_model.launch to include a robot_state_publisher since it was moved to control.launch
- Contributors: Dave Niewinski
0.3.0 (2018-04-11)
- Updated all package versions to 0.2.6.
- Fixed typo in URLs.
- Remove defunct email address
- Updated maintainers.
- Update URDF for multirobot
- Move packages into monorepo for kinetic; strip out ur packages
- Contributors: Paul Bovbel, Tony Baltovski
0.2.2 (2015-04-08)
- Toggle viz settings
- Integrate husky_customization workflow
- Contributors: Paul Bovbel
0.2.1 (2015-03-23)
- Update robot visualization
- Enable arm visualization by default
- Fix package urls
- Contributors: Paul Bovbel
0.2.0 (2015-03-23)
0.1.1 (2015-02-06)
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
husky_description | |
joint_state_publisher | |
robot_state_publisher | |
joint_state_publisher_gui | |
rviz2 | |
ament_lint_common | |
ament_lint_auto | |
launch_ros |
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
husky_desktop |
Launch files
- launch/view_model.launch
-
- laser_enabled [default: $(optenv HUSKY_LMS1XX_ENABLED false)]
- realsense_enabled [default: false]
- launch/view_robot.launch
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged husky_viz at Robotics Stack Exchange
No version for distro jazzy showing github. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 1.0.8 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | A repo containing essential ROS2 Humble features for controlling Autonomous Mobile Robots (AMRs) and robotic arm manipulators. |
Checkout URI | https://github.com/j3soon/ros2-essentials.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-07-28 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | docker robotics docker-compose ros isaac slam nvidia-docker ros2 isaacsim isaac-sim nav2 omniverse ros2-humble |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Visualization configuration for Clearpath Husky
Additional Links
Maintainers
- Tony Baltovski
Authors
- Ryan Gariepy
- Mike Purvis
README
No README found.
See repository README.
CHANGELOG
Changelog for package husky_viz
1.0.8 (2022-05-19)
1.0.7 (2022-05-19)
- Renamed all launch files to *.launch.py.
- Contributors: Tony Baltovski
1.0.6 (2022-05-18)
1.0.5 (2022-05-05)
- Revamped tele-op launch.
- Contributors: Tony Baltovski
1.0.4 (2022-03-15)
- Update Python launch files suffix from .launch.py to _launch.py to follow standard
- Contributors: jyang-cpr
1.0.3 (2021-11-30)
1.0.2 (2021-11-16)
1.0.1 (2021-11-12)
1.0.0 (2021-11-07)
- [husky_viz] Removed tests.
- [husky_viz] Switched to depend on rviz2.
- Removed missing packages in ROS2.
- Updates to use ros2_control.
- Added COLCON_IGNORE for certian packages.
- Contributors: Tony Baltovski
0.4.4 (2020-08-13)
- Remove support for the Kinect for Xbox 360. We've had the deprecation warning around for a while, so let's finally do it. Realsense support is in-place as a drop-in replacement that gets added to the top rollbar, just like the old Kinect would have.
- Removed Paul Bovbel as maintainer.
- Mark the Kinect for Xbox 360 as deprecated, start adding support for the Intel Realsense D400 series as a replacement
- Contributors: Chris I-B, Chris Iverach-Brereton, Tony Baltovski
0.4.3 (2020-04-20)
- [husky_viz] Removed joint_state_publisher since joint_state_publisher_gui is generating the same data.
- Fix a deprecation warning about the joint state publisher's gui
- Contributors: Chris Iverach-Brereton, Tony Baltovski
0.4.2 (2019-12-11)
0.4.1 (2019-09-30)
0.4.0 (2019-08-01)
0.3.4 (2019-08-01)
0.3.3 (2019-04-18)
0.3.2 (2019-03-25)
0.3.1 (2018-08-02)
- Updated dependencies for robot_state_publisher
- Updated view_model.launch to include a robot_state_publisher since it was moved to control.launch
- Contributors: Dave Niewinski
0.3.0 (2018-04-11)
- Updated all package versions to 0.2.6.
- Fixed typo in URLs.
- Remove defunct email address
- Updated maintainers.
- Update URDF for multirobot
- Move packages into monorepo for kinetic; strip out ur packages
- Contributors: Paul Bovbel, Tony Baltovski
0.2.2 (2015-04-08)
- Toggle viz settings
- Integrate husky_customization workflow
- Contributors: Paul Bovbel
0.2.1 (2015-03-23)
- Update robot visualization
- Enable arm visualization by default
- Fix package urls
- Contributors: Paul Bovbel
0.2.0 (2015-03-23)
0.1.1 (2015-02-06)
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
husky_description | |
joint_state_publisher | |
robot_state_publisher | |
joint_state_publisher_gui | |
rviz2 | |
ament_lint_common | |
ament_lint_auto | |
launch_ros |
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
husky_desktop |
Launch files
- launch/view_model.launch
-
- laser_enabled [default: $(optenv HUSKY_LMS1XX_ENABLED false)]
- realsense_enabled [default: false]
- launch/view_robot.launch
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged husky_viz at Robotics Stack Exchange
No version for distro kilted showing github. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 1.0.8 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | A repo containing essential ROS2 Humble features for controlling Autonomous Mobile Robots (AMRs) and robotic arm manipulators. |
Checkout URI | https://github.com/j3soon/ros2-essentials.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-07-28 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | docker robotics docker-compose ros isaac slam nvidia-docker ros2 isaacsim isaac-sim nav2 omniverse ros2-humble |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Visualization configuration for Clearpath Husky
Additional Links
Maintainers
- Tony Baltovski
Authors
- Ryan Gariepy
- Mike Purvis
README
No README found.
See repository README.
CHANGELOG
Changelog for package husky_viz
1.0.8 (2022-05-19)
1.0.7 (2022-05-19)
- Renamed all launch files to *.launch.py.
- Contributors: Tony Baltovski
1.0.6 (2022-05-18)
1.0.5 (2022-05-05)
- Revamped tele-op launch.
- Contributors: Tony Baltovski
1.0.4 (2022-03-15)
- Update Python launch files suffix from .launch.py to _launch.py to follow standard
- Contributors: jyang-cpr
1.0.3 (2021-11-30)
1.0.2 (2021-11-16)
1.0.1 (2021-11-12)
1.0.0 (2021-11-07)
- [husky_viz] Removed tests.
- [husky_viz] Switched to depend on rviz2.
- Removed missing packages in ROS2.
- Updates to use ros2_control.
- Added COLCON_IGNORE for certian packages.
- Contributors: Tony Baltovski
0.4.4 (2020-08-13)
- Remove support for the Kinect for Xbox 360. We've had the deprecation warning around for a while, so let's finally do it. Realsense support is in-place as a drop-in replacement that gets added to the top rollbar, just like the old Kinect would have.
- Removed Paul Bovbel as maintainer.
- Mark the Kinect for Xbox 360 as deprecated, start adding support for the Intel Realsense D400 series as a replacement
- Contributors: Chris I-B, Chris Iverach-Brereton, Tony Baltovski
0.4.3 (2020-04-20)
- [husky_viz] Removed joint_state_publisher since joint_state_publisher_gui is generating the same data.
- Fix a deprecation warning about the joint state publisher's gui
- Contributors: Chris Iverach-Brereton, Tony Baltovski
0.4.2 (2019-12-11)
0.4.1 (2019-09-30)
0.4.0 (2019-08-01)
0.3.4 (2019-08-01)
0.3.3 (2019-04-18)
0.3.2 (2019-03-25)
0.3.1 (2018-08-02)
- Updated dependencies for robot_state_publisher
- Updated view_model.launch to include a robot_state_publisher since it was moved to control.launch
- Contributors: Dave Niewinski
0.3.0 (2018-04-11)
- Updated all package versions to 0.2.6.
- Fixed typo in URLs.
- Remove defunct email address
- Updated maintainers.
- Update URDF for multirobot
- Move packages into monorepo for kinetic; strip out ur packages
- Contributors: Paul Bovbel, Tony Baltovski
0.2.2 (2015-04-08)
- Toggle viz settings
- Integrate husky_customization workflow
- Contributors: Paul Bovbel
0.2.1 (2015-03-23)
- Update robot visualization
- Enable arm visualization by default
- Fix package urls
- Contributors: Paul Bovbel
0.2.0 (2015-03-23)
0.1.1 (2015-02-06)
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
husky_description | |
joint_state_publisher | |
robot_state_publisher | |
joint_state_publisher_gui | |
rviz2 | |
ament_lint_common | |
ament_lint_auto | |
launch_ros |
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
husky_desktop |
Launch files
- launch/view_model.launch
-
- laser_enabled [default: $(optenv HUSKY_LMS1XX_ENABLED false)]
- realsense_enabled [default: false]
- launch/view_robot.launch
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged husky_viz at Robotics Stack Exchange
No version for distro rolling showing github. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 1.0.8 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | A repo containing essential ROS2 Humble features for controlling Autonomous Mobile Robots (AMRs) and robotic arm manipulators. |
Checkout URI | https://github.com/j3soon/ros2-essentials.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-07-28 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | docker robotics docker-compose ros isaac slam nvidia-docker ros2 isaacsim isaac-sim nav2 omniverse ros2-humble |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Visualization configuration for Clearpath Husky
Additional Links
Maintainers
- Tony Baltovski
Authors
- Ryan Gariepy
- Mike Purvis
README
No README found.
See repository README.
CHANGELOG
Changelog for package husky_viz
1.0.8 (2022-05-19)
1.0.7 (2022-05-19)
- Renamed all launch files to *.launch.py.
- Contributors: Tony Baltovski
1.0.6 (2022-05-18)
1.0.5 (2022-05-05)
- Revamped tele-op launch.
- Contributors: Tony Baltovski
1.0.4 (2022-03-15)
- Update Python launch files suffix from .launch.py to _launch.py to follow standard
- Contributors: jyang-cpr
1.0.3 (2021-11-30)
1.0.2 (2021-11-16)
1.0.1 (2021-11-12)
1.0.0 (2021-11-07)
- [husky_viz] Removed tests.
- [husky_viz] Switched to depend on rviz2.
- Removed missing packages in ROS2.
- Updates to use ros2_control.
- Added COLCON_IGNORE for certian packages.
- Contributors: Tony Baltovski
0.4.4 (2020-08-13)
- Remove support for the Kinect for Xbox 360. We've had the deprecation warning around for a while, so let's finally do it. Realsense support is in-place as a drop-in replacement that gets added to the top rollbar, just like the old Kinect would have.
- Removed Paul Bovbel as maintainer.
- Mark the Kinect for Xbox 360 as deprecated, start adding support for the Intel Realsense D400 series as a replacement
- Contributors: Chris I-B, Chris Iverach-Brereton, Tony Baltovski
0.4.3 (2020-04-20)
- [husky_viz] Removed joint_state_publisher since joint_state_publisher_gui is generating the same data.
- Fix a deprecation warning about the joint state publisher's gui
- Contributors: Chris Iverach-Brereton, Tony Baltovski
0.4.2 (2019-12-11)
0.4.1 (2019-09-30)
0.4.0 (2019-08-01)
0.3.4 (2019-08-01)
0.3.3 (2019-04-18)
0.3.2 (2019-03-25)
0.3.1 (2018-08-02)
- Updated dependencies for robot_state_publisher
- Updated view_model.launch to include a robot_state_publisher since it was moved to control.launch
- Contributors: Dave Niewinski
0.3.0 (2018-04-11)
- Updated all package versions to 0.2.6.
- Fixed typo in URLs.
- Remove defunct email address
- Updated maintainers.
- Update URDF for multirobot
- Move packages into monorepo for kinetic; strip out ur packages
- Contributors: Paul Bovbel, Tony Baltovski
0.2.2 (2015-04-08)
- Toggle viz settings
- Integrate husky_customization workflow
- Contributors: Paul Bovbel
0.2.1 (2015-03-23)
- Update robot visualization
- Enable arm visualization by default
- Fix package urls
- Contributors: Paul Bovbel
0.2.0 (2015-03-23)
0.1.1 (2015-02-06)
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
husky_description | |
joint_state_publisher | |
robot_state_publisher | |
joint_state_publisher_gui | |
rviz2 | |
ament_lint_common | |
ament_lint_auto | |
launch_ros |
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
husky_desktop |
Launch files
- launch/view_model.launch
-
- laser_enabled [default: $(optenv HUSKY_LMS1XX_ENABLED false)]
- realsense_enabled [default: false]
- launch/view_robot.launch
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged husky_viz at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.0.8 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | A repo containing essential ROS2 Humble features for controlling Autonomous Mobile Robots (AMRs) and robotic arm manipulators. |
Checkout URI | https://github.com/j3soon/ros2-essentials.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-07-28 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | docker robotics docker-compose ros isaac slam nvidia-docker ros2 isaacsim isaac-sim nav2 omniverse ros2-humble |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Visualization configuration for Clearpath Husky
Additional Links
Maintainers
- Tony Baltovski
Authors
- Ryan Gariepy
- Mike Purvis
README
No README found.
See repository README.
CHANGELOG
Changelog for package husky_viz
1.0.8 (2022-05-19)
1.0.7 (2022-05-19)
- Renamed all launch files to *.launch.py.
- Contributors: Tony Baltovski
1.0.6 (2022-05-18)
1.0.5 (2022-05-05)
- Revamped tele-op launch.
- Contributors: Tony Baltovski
1.0.4 (2022-03-15)
- Update Python launch files suffix from .launch.py to _launch.py to follow standard
- Contributors: jyang-cpr
1.0.3 (2021-11-30)
1.0.2 (2021-11-16)
1.0.1 (2021-11-12)
1.0.0 (2021-11-07)
- [husky_viz] Removed tests.
- [husky_viz] Switched to depend on rviz2.
- Removed missing packages in ROS2.
- Updates to use ros2_control.
- Added COLCON_IGNORE for certian packages.
- Contributors: Tony Baltovski
0.4.4 (2020-08-13)
- Remove support for the Kinect for Xbox 360. We've had the deprecation warning around for a while, so let's finally do it. Realsense support is in-place as a drop-in replacement that gets added to the top rollbar, just like the old Kinect would have.
- Removed Paul Bovbel as maintainer.
- Mark the Kinect for Xbox 360 as deprecated, start adding support for the Intel Realsense D400 series as a replacement
- Contributors: Chris I-B, Chris Iverach-Brereton, Tony Baltovski
0.4.3 (2020-04-20)
- [husky_viz] Removed joint_state_publisher since joint_state_publisher_gui is generating the same data.
- Fix a deprecation warning about the joint state publisher's gui
- Contributors: Chris Iverach-Brereton, Tony Baltovski
0.4.2 (2019-12-11)
0.4.1 (2019-09-30)
0.4.0 (2019-08-01)
0.3.4 (2019-08-01)
0.3.3 (2019-04-18)
0.3.2 (2019-03-25)
0.3.1 (2018-08-02)
- Updated dependencies for robot_state_publisher
- Updated view_model.launch to include a robot_state_publisher since it was moved to control.launch
- Contributors: Dave Niewinski
0.3.0 (2018-04-11)
- Updated all package versions to 0.2.6.
- Fixed typo in URLs.
- Remove defunct email address
- Updated maintainers.
- Update URDF for multirobot
- Move packages into monorepo for kinetic; strip out ur packages
- Contributors: Paul Bovbel, Tony Baltovski
0.2.2 (2015-04-08)
- Toggle viz settings
- Integrate husky_customization workflow
- Contributors: Paul Bovbel
0.2.1 (2015-03-23)
- Update robot visualization
- Enable arm visualization by default
- Fix package urls
- Contributors: Paul Bovbel
0.2.0 (2015-03-23)
0.1.1 (2015-02-06)
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
husky_description | |
joint_state_publisher | |
robot_state_publisher | |
joint_state_publisher_gui | |
rviz2 | |
ament_lint_common | |
ament_lint_auto | |
launch_ros |
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
husky_desktop |
Launch files
- launch/view_model.launch
-
- laser_enabled [default: $(optenv HUSKY_LMS1XX_ENABLED false)]
- realsense_enabled [default: false]
- launch/view_robot.launch
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged husky_viz at Robotics Stack Exchange
No version for distro galactic showing github. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 1.0.8 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | A repo containing essential ROS2 Humble features for controlling Autonomous Mobile Robots (AMRs) and robotic arm manipulators. |
Checkout URI | https://github.com/j3soon/ros2-essentials.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-07-28 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | docker robotics docker-compose ros isaac slam nvidia-docker ros2 isaacsim isaac-sim nav2 omniverse ros2-humble |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Visualization configuration for Clearpath Husky
Additional Links
Maintainers
- Tony Baltovski
Authors
- Ryan Gariepy
- Mike Purvis
README
No README found.
See repository README.
CHANGELOG
Changelog for package husky_viz
1.0.8 (2022-05-19)
1.0.7 (2022-05-19)
- Renamed all launch files to *.launch.py.
- Contributors: Tony Baltovski
1.0.6 (2022-05-18)
1.0.5 (2022-05-05)
- Revamped tele-op launch.
- Contributors: Tony Baltovski
1.0.4 (2022-03-15)
- Update Python launch files suffix from .launch.py to _launch.py to follow standard
- Contributors: jyang-cpr
1.0.3 (2021-11-30)
1.0.2 (2021-11-16)
1.0.1 (2021-11-12)
1.0.0 (2021-11-07)
- [husky_viz] Removed tests.
- [husky_viz] Switched to depend on rviz2.
- Removed missing packages in ROS2.
- Updates to use ros2_control.
- Added COLCON_IGNORE for certian packages.
- Contributors: Tony Baltovski
0.4.4 (2020-08-13)
- Remove support for the Kinect for Xbox 360. We've had the deprecation warning around for a while, so let's finally do it. Realsense support is in-place as a drop-in replacement that gets added to the top rollbar, just like the old Kinect would have.
- Removed Paul Bovbel as maintainer.
- Mark the Kinect for Xbox 360 as deprecated, start adding support for the Intel Realsense D400 series as a replacement
- Contributors: Chris I-B, Chris Iverach-Brereton, Tony Baltovski
0.4.3 (2020-04-20)
- [husky_viz] Removed joint_state_publisher since joint_state_publisher_gui is generating the same data.
- Fix a deprecation warning about the joint state publisher's gui
- Contributors: Chris Iverach-Brereton, Tony Baltovski
0.4.2 (2019-12-11)
0.4.1 (2019-09-30)
0.4.0 (2019-08-01)
0.3.4 (2019-08-01)
0.3.3 (2019-04-18)
0.3.2 (2019-03-25)
0.3.1 (2018-08-02)
- Updated dependencies for robot_state_publisher
- Updated view_model.launch to include a robot_state_publisher since it was moved to control.launch
- Contributors: Dave Niewinski
0.3.0 (2018-04-11)
- Updated all package versions to 0.2.6.
- Fixed typo in URLs.
- Remove defunct email address
- Updated maintainers.
- Update URDF for multirobot
- Move packages into monorepo for kinetic; strip out ur packages
- Contributors: Paul Bovbel, Tony Baltovski
0.2.2 (2015-04-08)
- Toggle viz settings
- Integrate husky_customization workflow
- Contributors: Paul Bovbel
0.2.1 (2015-03-23)
- Update robot visualization
- Enable arm visualization by default
- Fix package urls
- Contributors: Paul Bovbel
0.2.0 (2015-03-23)
0.1.1 (2015-02-06)
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
husky_description | |
joint_state_publisher | |
robot_state_publisher | |
joint_state_publisher_gui | |
rviz2 | |
ament_lint_common | |
ament_lint_auto | |
launch_ros |
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
husky_desktop |
Launch files
- launch/view_model.launch
-
- laser_enabled [default: $(optenv HUSKY_LMS1XX_ENABLED false)]
- realsense_enabled [default: false]
- launch/view_robot.launch
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged husky_viz at Robotics Stack Exchange
No version for distro iron showing github. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 1.0.8 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | A repo containing essential ROS2 Humble features for controlling Autonomous Mobile Robots (AMRs) and robotic arm manipulators. |
Checkout URI | https://github.com/j3soon/ros2-essentials.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-07-28 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | docker robotics docker-compose ros isaac slam nvidia-docker ros2 isaacsim isaac-sim nav2 omniverse ros2-humble |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Visualization configuration for Clearpath Husky
Additional Links
Maintainers
- Tony Baltovski
Authors
- Ryan Gariepy
- Mike Purvis
README
No README found.
See repository README.
CHANGELOG
Changelog for package husky_viz
1.0.8 (2022-05-19)
1.0.7 (2022-05-19)
- Renamed all launch files to *.launch.py.
- Contributors: Tony Baltovski
1.0.6 (2022-05-18)
1.0.5 (2022-05-05)
- Revamped tele-op launch.
- Contributors: Tony Baltovski
1.0.4 (2022-03-15)
- Update Python launch files suffix from .launch.py to _launch.py to follow standard
- Contributors: jyang-cpr
1.0.3 (2021-11-30)
1.0.2 (2021-11-16)
1.0.1 (2021-11-12)
1.0.0 (2021-11-07)
- [husky_viz] Removed tests.
- [husky_viz] Switched to depend on rviz2.
- Removed missing packages in ROS2.
- Updates to use ros2_control.
- Added COLCON_IGNORE for certian packages.
- Contributors: Tony Baltovski
0.4.4 (2020-08-13)
- Remove support for the Kinect for Xbox 360. We've had the deprecation warning around for a while, so let's finally do it. Realsense support is in-place as a drop-in replacement that gets added to the top rollbar, just like the old Kinect would have.
- Removed Paul Bovbel as maintainer.
- Mark the Kinect for Xbox 360 as deprecated, start adding support for the Intel Realsense D400 series as a replacement
- Contributors: Chris I-B, Chris Iverach-Brereton, Tony Baltovski
0.4.3 (2020-04-20)
- [husky_viz] Removed joint_state_publisher since joint_state_publisher_gui is generating the same data.
- Fix a deprecation warning about the joint state publisher's gui
- Contributors: Chris Iverach-Brereton, Tony Baltovski
0.4.2 (2019-12-11)
0.4.1 (2019-09-30)
0.4.0 (2019-08-01)
0.3.4 (2019-08-01)
0.3.3 (2019-04-18)
0.3.2 (2019-03-25)
0.3.1 (2018-08-02)
- Updated dependencies for robot_state_publisher
- Updated view_model.launch to include a robot_state_publisher since it was moved to control.launch
- Contributors: Dave Niewinski
0.3.0 (2018-04-11)
- Updated all package versions to 0.2.6.
- Fixed typo in URLs.
- Remove defunct email address
- Updated maintainers.
- Update URDF for multirobot
- Move packages into monorepo for kinetic; strip out ur packages
- Contributors: Paul Bovbel, Tony Baltovski
0.2.2 (2015-04-08)
- Toggle viz settings
- Integrate husky_customization workflow
- Contributors: Paul Bovbel
0.2.1 (2015-03-23)
- Update robot visualization
- Enable arm visualization by default
- Fix package urls
- Contributors: Paul Bovbel
0.2.0 (2015-03-23)
0.1.1 (2015-02-06)
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
husky_description | |
joint_state_publisher | |
robot_state_publisher | |
joint_state_publisher_gui | |
rviz2 | |
ament_lint_common | |
ament_lint_auto | |
launch_ros |
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
husky_desktop |
Launch files
- launch/view_model.launch
-
- laser_enabled [default: $(optenv HUSKY_LMS1XX_ENABLED false)]
- realsense_enabled [default: false]
- launch/view_robot.launch
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged husky_viz at Robotics Stack Exchange
![]() |
husky_viz package from husky repohusky_base husky_bringup husky_control husky_description husky_desktop husky_gazebo husky_msgs husky_navigation husky_robot husky_simulator husky_viz |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.4.13 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | Common packages for the Clearpath Husky |
Checkout URI | https://github.com/husky/husky.git |
VCS Type | git |
VCS Version | melodic-devel |
Last Updated | 2022-11-25 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Visualization configuration for Clearpath Husky
Additional Links
Maintainers
- Tony Baltovski
Authors
- Ryan Gariepy
- Mike Purvis
README
No README found.
See repository README.
CHANGELOG
Changelog for package husky_viz
0.4.13 (2022-11-25)
- Fixed all scan topics to use front/scan.
- Contributors: Tony Baltovski
0.4.12 (2022-01-17)
- Added view_diagnostics
- Add rqt directory
- Added rqt_gui dependencies
- Contributors: Luis Camero, luis-camero
0.4.11 (2022-01-14)
0.4.10 (2021-07-18)
0.4.9 (2021-07-15)
- Remove the need to explicitly specify the laser_enabled, realsense_enabled, and urdf_extras arguments; use the envars to make it easier to simulate customized robots & use the moveit setup assistant.
- Contributors: Chris Iverach-Brereton
0.4.8 (2021-04-01)
0.4.7 (2021-03-16)
0.4.6 (2021-03-09)
- Add VLP16, secondary LMS1xx support
(#164)
- Minimal refactor to add VLP16 + secondary LMS1xx support. Update defaults for the laser_enabled and realsense_enabled args to refer to the underlying envars to improve consistency when launching simulations. Modify the sensor bar to allow it to be positioned in the center by default, but with configurable xyz and rpy offsets
- Add the new run dependencies
- Remove the prefix's trailing underscore in the vlp16 mount to make it consistent. Fix an inconsistent envar for the sensor arch, add an arg to explicitly enable it, to stay internally consistent with the rest of Husky.
- Fix the envars; its just HUSKY_LMS1XX, not HUSKY_LASER_LMS1XX
- Revert to enabling the main laser by default in the simulations, add the velodyne_gazebo_plugins dependency
- Contributors: Chris I-B
0.4.5 (2020-10-01)
0.4.4 (2020-08-13)
- Remove support for the Kinect for Xbox 360. We've had the deprecation warning around for a while, so let's finally do it. Realsense support is in-place as a drop-in replacement that gets added to the top rollbar, just like the old Kinect would have.
- Removed Paul Bovbel as maintainer.
- Mark the Kinect for Xbox 360 as deprecated, start adding support for the Intel Realsense D400 series as a replacement
- Contributors: Chris I-B, Chris Iverach-Brereton, Tony Baltovski
0.4.3 (2020-04-20)
- [husky_viz] Removed joint_state_publisher since joint_state_publisher_gui is generating the same data.
- Fix a deprecation warning about the joint state publisher's gui
- Contributors: Chris Iverach-Brereton, Tony Baltovski
0.4.2 (2019-12-11)
0.4.1 (2019-09-30)
0.4.0 (2019-08-01)
0.3.4 (2019-08-01)
0.3.3 (2019-04-18)
0.3.2 (2019-03-25)
0.3.1 (2018-08-02)
- Updated dependencies for robot_state_publisher
- Updated view_model.launch to include a robot_state_publisher since it was moved to control.launch
- Contributors: Dave Niewinski
0.3.0 (2018-04-11)
- Updated all package versions to 0.2.6.
- Fixed typo in URLs.
- Remove defunct email address
- Updated maintainers.
- Update URDF for multirobot
- Move packages into monorepo for kinetic; strip out ur packages
- Contributors: Paul Bovbel, Tony Baltovski
0.2.2 (2015-04-08)
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
roslaunch | |
catkin | |
husky_description | |
joint_state_publisher | |
robot_state_publisher | |
joint_state_publisher_gui | |
rviz | |
rqt_console | |
rqt_gui | |
rqt_robot_monitor | |
rviz_imu_plugin |
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
husky_desktop |
Launch files
- launch/view_diagnostics.launch
-
- config [default: diagnostics]
- launch/view_model.launch
- launch/view_robot.launch
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged husky_viz at Robotics Stack Exchange
![]() |
husky_viz package from husky repohusky_control husky_description husky_desktop husky_gazebo husky_msgs husky_navigation husky_simulator husky_viz |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.6.10 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | Common packages for the Clearpath Husky |
Checkout URI | https://github.com/husky/husky.git |
VCS Type | git |
VCS Version | noetic-devel |
Last Updated | 2024-04-26 |
Dev Status | MAINTAINED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Visualization configuration for Clearpath Husky
Additional Links
Maintainers
- Tony Baltovski
Authors
- Ryan Gariepy
- Mike Purvis
README
No README found.
See repository README.
CHANGELOG
Changelog for package husky_viz
0.6.10 (2024-03-18)
0.6.9 (2023-05-19)
0.6.8 (2023-05-04)
0.6.7 (2023-03-10)
0.6.6 (2023-01-16)
0.6.5 (2022-11-25)
- Fixed all scan topics to use front/scan.
- Contributors: Tony Baltovski
0.6.4 (2022-06-16)
0.6.3 (2022-05-16)
0.6.2 (2022-02-15)
- Bump CMake version to avoid CMP0048 warning.
- Contributors: Tony Baltovski
0.6.1 (2022-01-18)
- Add rqt directory to CMakeLists
- Add rqt_gui as run_depend
- Check launch file only if testing When building husky_control, husky_description, husky_navigation or husky_viz without tests, CMake fails as it does not find [catkin_run_tests_target]{.title-ref} command. This patch adds conditions to fix this problem.
- Added view_diagnostics.launch
- Contributors: Alexandre Iooss, Luis Camero, luis-camero
0.6.0 (2021-09-28)
0.5.1 (2021-09-16)
- Remove the need to explicitly specify the laser_enabled, realsense_enabled, and urdf_extras arguments; use the envars to make it easier to simulate customized robots & use the moveit setup assistant.
- Add VLP16, secondary LMS1xx support
(#164)
- Minimal refactor to add VLP16 + secondary LMS1xx support. Update defaults for the laser_enabled and realsense_enabled args to refer to the underlying envars to improve consistency when launching simulations. Modify the sensor bar to allow it to be positioned in the center by default, but with configurable xyz and rpy offsets
- Add the new run dependencies
- Remove the prefix's trailing underscore in the vlp16 mount to make it consistent. Fix an inconsistent envar for the sensor arch, add an arg to explicitly enable it, to stay internally consistent with the rest of Husky.
- Fix the envars; its just HUSKY_LMS1XX, not HUSKY_LASER_LMS1XX
- Revert to enabling the main laser by default in the simulations, add the velodyne_gazebo_plugins dependency
- Contributors: Chris I-B
0.5.0 (2021-08-23)
0.4.4 (2020-08-13)
- Remove support for the Kinect for Xbox 360. We've had the deprecation warning around for a while, so let's finally do it. Realsense support is in-place as a drop-in replacement that gets added to the top rollbar, just like the old Kinect would have.
- Removed Paul Bovbel as maintainer.
- Mark the Kinect for Xbox 360 as deprecated, start adding support for the Intel Realsense D400 series as a replacement
- Contributors: Chris I-B, Chris Iverach-Brereton, Tony Baltovski
0.4.3 (2020-04-20)
- [husky_viz] Removed joint_state_publisher since joint_state_publisher_gui is generating the same data.
- Fix a deprecation warning about the joint state publisher's gui
- Contributors: Chris Iverach-Brereton, Tony Baltovski
0.4.2 (2019-12-11)
0.4.1 (2019-09-30)
0.4.0 (2019-08-01)
0.3.4 (2019-08-01)
0.3.3 (2019-04-18)
0.3.2 (2019-03-25)
0.3.1 (2018-08-02)
- Updated dependencies for robot_state_publisher
- Updated view_model.launch to include a robot_state_publisher since
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
roslaunch | |
catkin | |
husky_description | |
joint_state_publisher | |
robot_state_publisher | |
joint_state_publisher_gui | |
rviz | |
rviz_imu_plugin | |
rqt_gui | |
rqt_console | |
rqt_robot_monitor |
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
husky_desktop |
Launch files
- launch/view_diagnostics.launch
-
- config [default: diagnostics]
- launch/view_model.launch
- launch/view_robot.launch
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.