![]() |
fuse_models package from fuse repofuse fuse_constraints fuse_core fuse_doc fuse_graphs fuse_loss fuse_models fuse_msgs fuse_optimizers fuse_publishers fuse_tutorials fuse_variables fuse_viz |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.1 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/locusrobotics/fuse.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2024-10-31 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Tom Moore
Authors
- Tom Moore
The fuse_models
package contains plugins that can be used to produce state estimates for a wide variety of robots. The package is intended to support transitioning from the robot_localization
package to fuse
.
Changelog for package fuse_models
1.1.1 (2024-05-02)
- Required formatting changes for the lastest version of ROS 2 Rolling (#368)
- Contributors: Stephen Williams
1.1.0 (2024-04-20)
- Port support for Ceres 2.1.0 Manifold class into ROS 2 Rolling
(#366)
- Support gcc12 and ceres 2.1.0
- Add support for the Manifold class when using Ceres Solver version 2.1.0 and above
- General clean up for Ceres 2.2.0 support
- Updated serialization support to be backwards compatible with previously serialized files
- Formatting changes required for ROS 2 Rolling / Ubuntu Noble
- Contributors: Stephen Williams
1.0.1 (2023-03-03)
1.0.0 (2023-03-03)
-
Use upstream rclcpp::node_interfaces::NodeInterfaces (#313)
- Use upstream rclcpp::node_interfaces::NodeInterfaces
* Dereference node arguments to NodeInterfaces ---------Co-authored-by: methylDragon <<methylDragon@gmail.com>>
-
fuse -> ROS 2 fuse_models: Linting (#315)
-
Use getParameterName and namespace parameters for publishers (#314)
-
Use rclcpp::Clock::wait_until_started (#303)
-
fuse -> ROS 2 : Doc Generation (#278)
- Port doc generation and fix package.xml for linting
- Fix small bugs in package.xml
- Use default rosdoc2 settings
- Use default rosdoc2 settings
* Update fuse_doc for rosdoc2 ---------Co-authored-by: Shane Loretz <<sloretz@google.com>>
-
fuse -> ROS 2 fuse_optimizers: Port fuse_optimizers (#307) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_models: Port fuse_models (#304)
- Port messages
- Port fuse_models
- Fix alloc error and some bugs
- Wait on result
-
fuse -> ROS 2 fuse_publishers : Linting (#305)
-
fuse -> ROS 2 fuse_publishers: Port fuse_publishers (#299) Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_constraints : Linting (#298)
-
fuse -> ROS 2 fuse_graphs: Linting (#297)
-
fuse -> ROS 2 fuse_variables: Linting (#296)
- Migrate to .hpp files
- Create redirection headers
- Make xmllint and uncrustify happy
- Wrap most comment lines
- Satisfy cpplint
-
fuse -> ROS 2 fuse_loss: Port fuse_loss (#287)
-
fuse -> ROS 2 fuse_core: Linting (#292)
-
fuse -> ROS 2 fuse_core : Parameters and Tests (#286) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Ivor Wanders <<ivor@iwanders.net>>
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
benchmark |
boost |
libceres-dev |
eigen |
Dependant Packages
Name | Deps |
---|---|
fuse | |
fuse_optimizers | |
fuse_tutorials |
Launch files
Messages
Services
Plugins
Recent questions tagged fuse_models at Robotics Stack Exchange
![]() |
fuse_models package from fuse repofuse fuse_constraints fuse_core fuse_doc fuse_graphs fuse_loss fuse_models fuse_msgs fuse_optimizers fuse_publishers fuse_tutorials fuse_variables fuse_viz |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.1 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/locusrobotics/fuse.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2024-10-31 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Tom Moore
Authors
- Tom Moore
The fuse_models
package contains plugins that can be used to produce state estimates for a wide variety of robots. The package is intended to support transitioning from the robot_localization
package to fuse
.
Changelog for package fuse_models
1.1.1 (2024-05-02)
- Required formatting changes for the lastest version of ROS 2 Rolling (#368)
- Contributors: Stephen Williams
1.1.0 (2024-04-20)
- Port support for Ceres 2.1.0 Manifold class into ROS 2 Rolling
(#366)
- Support gcc12 and ceres 2.1.0
- Add support for the Manifold class when using Ceres Solver version 2.1.0 and above
- General clean up for Ceres 2.2.0 support
- Updated serialization support to be backwards compatible with previously serialized files
- Formatting changes required for ROS 2 Rolling / Ubuntu Noble
- Contributors: Stephen Williams
1.0.1 (2023-03-03)
1.0.0 (2023-03-03)
-
Use upstream rclcpp::node_interfaces::NodeInterfaces (#313)
- Use upstream rclcpp::node_interfaces::NodeInterfaces
* Dereference node arguments to NodeInterfaces ---------Co-authored-by: methylDragon <<methylDragon@gmail.com>>
-
fuse -> ROS 2 fuse_models: Linting (#315)
-
Use getParameterName and namespace parameters for publishers (#314)
-
Use rclcpp::Clock::wait_until_started (#303)
-
fuse -> ROS 2 : Doc Generation (#278)
- Port doc generation and fix package.xml for linting
- Fix small bugs in package.xml
- Use default rosdoc2 settings
- Use default rosdoc2 settings
* Update fuse_doc for rosdoc2 ---------Co-authored-by: Shane Loretz <<sloretz@google.com>>
-
fuse -> ROS 2 fuse_optimizers: Port fuse_optimizers (#307) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_models: Port fuse_models (#304)
- Port messages
- Port fuse_models
- Fix alloc error and some bugs
- Wait on result
-
fuse -> ROS 2 fuse_publishers : Linting (#305)
-
fuse -> ROS 2 fuse_publishers: Port fuse_publishers (#299) Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_constraints : Linting (#298)
-
fuse -> ROS 2 fuse_graphs: Linting (#297)
-
fuse -> ROS 2 fuse_variables: Linting (#296)
- Migrate to .hpp files
- Create redirection headers
- Make xmllint and uncrustify happy
- Wrap most comment lines
- Satisfy cpplint
-
fuse -> ROS 2 fuse_loss: Port fuse_loss (#287)
-
fuse -> ROS 2 fuse_core: Linting (#292)
-
fuse -> ROS 2 fuse_core : Parameters and Tests (#286) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Ivor Wanders <<ivor@iwanders.net>>
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
benchmark |
boost |
libceres-dev |
eigen |
Dependant Packages
Name | Deps |
---|---|
fuse | |
fuse_optimizers | |
fuse_tutorials |
Launch files
Messages
Services
Plugins
Recent questions tagged fuse_models at Robotics Stack Exchange
![]() |
fuse_models package from fuse repofuse fuse_constraints fuse_core fuse_doc fuse_graphs fuse_loss fuse_models fuse_msgs fuse_optimizers fuse_publishers fuse_tutorials fuse_variables fuse_viz |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.2.3 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/locusrobotics/fuse.git |
VCS Type | git |
VCS Version | rolling |
Last Updated | 2025-05-30 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Tom Moore
Authors
- Tom Moore
The fuse_models
package contains plugins that can be used to produce state estimates for a wide variety of robots. The package is intended to support transitioning from the robot_localization
package to fuse
.
Changelog for package fuse_models
1.2.3 (2025-05-24)
- Fix linter errors related to header ordering (#407)
- Removed deprecations warnings (#406)
- Contributors: Alejandro Hernández Cordero, Stephen Williams
1.2.2 (2025-04-26)
-
- Added dependencies in required CMakeLists.txt and package.xml files
- Added ament_cmake_ros and gtest_vendor dependencies
* Removed duplicate package depends, alphabetized lists See https://www.linkedin.com/posts/open-source-robotics-foundation_were-looking-for-half-a-dozen-new-open-activity-7317690134764605440-jm3h/ Author: KB1110 <<kartikbakshi10@gmail.com>>
-
Port minor header fixes from ROS1 to ROS2 (#331) Port the minor header fixes PR (#266 ) from ROS1 to ROS2 Added missing header; reordered headers
-
Port missing tf timeout from ROS1 to ROS2 (#333) Ported missing tf timeout in IMU and Odometry processing (#322) from ROS1 to ROS2
- Add tf lookup timeout to IMU and Odometry processing
-
[RST-7809] Port fix for negative pi initial conditions from ROS1 to ROS2 (#335)
- Add some unit tests for the 2D orientation constraints; Create getters/setters for the 2D orientation variable is preparation for a fix.
- Force the 2D orientation value to be is minimum phase
-
Port patch #370 into ROS 2 Rolling (#402) Cast nullptr to type for manifold support (#370) Co-authored-by: Jake McLaughlin <<jmclaughlin@ottomotors.com>>
-
Port patch #395 into ROS 2 Rolling (#400) Only instantiate tf_listeners if needed (#395)
-
Port patch #394 (imu2d-twist-transform-devel) into ROS2 Rolling (#399) Fix an error where we do not use the transformed_twist after computing it.
-
Prevent optimizer thread from calling notify on stopped publishers (#393)
- Prevent optimizer thread from calling notify on stopped publishers
- Fix tests
- Fix uncrustify issue
-
Add missing parameter documentation (#382)
- Add missing parameter documentation
* Update fuse_models/include/fuse_models/unicycle_2d_ignition.hpp Co-authored-by: Stephen Williams <<stephen.vincent.williams@gmail.com>>
* Update fuse_models/include/fuse_models/unicycle_2d_ignition.hpp Co-authored-by: Carlos Mendes <<77983813+carlos-m159@users.noreply.github.com>> ---------Co-authored-by: Stephen Williams <<stephen.vincent.williams@gmail.com>> Co-authored-by: Carlos Mendes <<77983813+carlos-m159@users.noreply.github.com>>
- Contributors: Carlos Mendes, KB1110, Patrick Roncagliolo, Stephen Williams
1.2.1 (2024-09-21)
- Fix stringop-overread compile issues (#381)
- Contributors: Stephen Williams
1.2.0 (2024-05-02)
1.1.1 (2024-05-02)
- Required formatting changes for the lastest version of ROS 2 Rolling (#368)
- Contributors: Stephen Williams
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
benchmark |
boost |
libceres-dev |
eigen |
Dependant Packages
Name | Deps |
---|---|
fuse | |
fuse_optimizers | |
fuse_tutorials |
Launch files
Messages
Services
Plugins
Recent questions tagged fuse_models at Robotics Stack Exchange
![]() |
fuse_models package from fuse repofuse fuse_constraints fuse_core fuse_doc fuse_graphs fuse_loss fuse_models fuse_msgs fuse_optimizers fuse_publishers fuse_tutorials fuse_variables fuse_viz |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.2.3 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/locusrobotics/fuse.git |
VCS Type | git |
VCS Version | rolling |
Last Updated | 2025-05-30 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Tom Moore
Authors
- Tom Moore
The fuse_models
package contains plugins that can be used to produce state estimates for a wide variety of robots. The package is intended to support transitioning from the robot_localization
package to fuse
.
Changelog for package fuse_models
1.2.3 (2025-05-24)
- Fix linter errors related to header ordering (#407)
- Removed deprecations warnings (#406)
- Contributors: Alejandro Hernández Cordero, Stephen Williams
1.2.2 (2025-04-26)
-
- Added dependencies in required CMakeLists.txt and package.xml files
- Added ament_cmake_ros and gtest_vendor dependencies
* Removed duplicate package depends, alphabetized lists See https://www.linkedin.com/posts/open-source-robotics-foundation_were-looking-for-half-a-dozen-new-open-activity-7317690134764605440-jm3h/ Author: KB1110 <<kartikbakshi10@gmail.com>>
-
Port minor header fixes from ROS1 to ROS2 (#331) Port the minor header fixes PR (#266 ) from ROS1 to ROS2 Added missing header; reordered headers
-
Port missing tf timeout from ROS1 to ROS2 (#333) Ported missing tf timeout in IMU and Odometry processing (#322) from ROS1 to ROS2
- Add tf lookup timeout to IMU and Odometry processing
-
[RST-7809] Port fix for negative pi initial conditions from ROS1 to ROS2 (#335)
- Add some unit tests for the 2D orientation constraints; Create getters/setters for the 2D orientation variable is preparation for a fix.
- Force the 2D orientation value to be is minimum phase
-
Port patch #370 into ROS 2 Rolling (#402) Cast nullptr to type for manifold support (#370) Co-authored-by: Jake McLaughlin <<jmclaughlin@ottomotors.com>>
-
Port patch #395 into ROS 2 Rolling (#400) Only instantiate tf_listeners if needed (#395)
-
Port patch #394 (imu2d-twist-transform-devel) into ROS2 Rolling (#399) Fix an error where we do not use the transformed_twist after computing it.
-
Prevent optimizer thread from calling notify on stopped publishers (#393)
- Prevent optimizer thread from calling notify on stopped publishers
- Fix tests
- Fix uncrustify issue
-
Add missing parameter documentation (#382)
- Add missing parameter documentation
* Update fuse_models/include/fuse_models/unicycle_2d_ignition.hpp Co-authored-by: Stephen Williams <<stephen.vincent.williams@gmail.com>>
* Update fuse_models/include/fuse_models/unicycle_2d_ignition.hpp Co-authored-by: Carlos Mendes <<77983813+carlos-m159@users.noreply.github.com>> ---------Co-authored-by: Stephen Williams <<stephen.vincent.williams@gmail.com>> Co-authored-by: Carlos Mendes <<77983813+carlos-m159@users.noreply.github.com>>
- Contributors: Carlos Mendes, KB1110, Patrick Roncagliolo, Stephen Williams
1.2.1 (2024-09-21)
- Fix stringop-overread compile issues (#381)
- Contributors: Stephen Williams
1.2.0 (2024-05-02)
1.1.1 (2024-05-02)
- Required formatting changes for the lastest version of ROS 2 Rolling (#368)
- Contributors: Stephen Williams
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
benchmark |
boost |
libceres-dev |
eigen |
Dependant Packages
Name | Deps |
---|---|
fuse | |
fuse_optimizers | |
fuse_tutorials |
Launch files
Messages
Services
Plugins
Recent questions tagged fuse_models at Robotics Stack Exchange
![]() |
fuse_models package from fuse repofuse fuse_constraints fuse_core fuse_doc fuse_graphs fuse_loss fuse_models fuse_msgs fuse_optimizers fuse_publishers fuse_tutorials fuse_variables fuse_viz |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.1 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/locusrobotics/fuse.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2024-10-31 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Tom Moore
Authors
- Tom Moore
The fuse_models
package contains plugins that can be used to produce state estimates for a wide variety of robots. The package is intended to support transitioning from the robot_localization
package to fuse
.
Changelog for package fuse_models
1.1.1 (2024-05-02)
- Required formatting changes for the lastest version of ROS 2 Rolling (#368)
- Contributors: Stephen Williams
1.1.0 (2024-04-20)
- Port support for Ceres 2.1.0 Manifold class into ROS 2 Rolling
(#366)
- Support gcc12 and ceres 2.1.0
- Add support for the Manifold class when using Ceres Solver version 2.1.0 and above
- General clean up for Ceres 2.2.0 support
- Updated serialization support to be backwards compatible with previously serialized files
- Formatting changes required for ROS 2 Rolling / Ubuntu Noble
- Contributors: Stephen Williams
1.0.1 (2023-03-03)
1.0.0 (2023-03-03)
-
Use upstream rclcpp::node_interfaces::NodeInterfaces (#313)
- Use upstream rclcpp::node_interfaces::NodeInterfaces
* Dereference node arguments to NodeInterfaces ---------Co-authored-by: methylDragon <<methylDragon@gmail.com>>
-
fuse -> ROS 2 fuse_models: Linting (#315)
-
Use getParameterName and namespace parameters for publishers (#314)
-
Use rclcpp::Clock::wait_until_started (#303)
-
fuse -> ROS 2 : Doc Generation (#278)
- Port doc generation and fix package.xml for linting
- Fix small bugs in package.xml
- Use default rosdoc2 settings
- Use default rosdoc2 settings
* Update fuse_doc for rosdoc2 ---------Co-authored-by: Shane Loretz <<sloretz@google.com>>
-
fuse -> ROS 2 fuse_optimizers: Port fuse_optimizers (#307) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_models: Port fuse_models (#304)
- Port messages
- Port fuse_models
- Fix alloc error and some bugs
- Wait on result
-
fuse -> ROS 2 fuse_publishers : Linting (#305)
-
fuse -> ROS 2 fuse_publishers: Port fuse_publishers (#299) Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_constraints : Linting (#298)
-
fuse -> ROS 2 fuse_graphs: Linting (#297)
-
fuse -> ROS 2 fuse_variables: Linting (#296)
- Migrate to .hpp files
- Create redirection headers
- Make xmllint and uncrustify happy
- Wrap most comment lines
- Satisfy cpplint
-
fuse -> ROS 2 fuse_loss: Port fuse_loss (#287)
-
fuse -> ROS 2 fuse_core: Linting (#292)
-
fuse -> ROS 2 fuse_core : Parameters and Tests (#286) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Ivor Wanders <<ivor@iwanders.net>>
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
benchmark |
boost |
libceres-dev |
eigen |
Dependant Packages
Name | Deps |
---|---|
fuse | |
fuse_optimizers | |
fuse_tutorials |
Launch files
Messages
Services
Plugins
Recent questions tagged fuse_models at Robotics Stack Exchange
![]() |
fuse_models package from fuse repofuse fuse_constraints fuse_core fuse_doc fuse_graphs fuse_loss fuse_models fuse_msgs fuse_optimizers fuse_publishers fuse_tutorials fuse_variables fuse_viz |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.1 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/locusrobotics/fuse.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2024-10-31 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Tom Moore
Authors
- Tom Moore
The fuse_models
package contains plugins that can be used to produce state estimates for a wide variety of robots. The package is intended to support transitioning from the robot_localization
package to fuse
.
Changelog for package fuse_models
1.1.1 (2024-05-02)
- Required formatting changes for the lastest version of ROS 2 Rolling (#368)
- Contributors: Stephen Williams
1.1.0 (2024-04-20)
- Port support for Ceres 2.1.0 Manifold class into ROS 2 Rolling
(#366)
- Support gcc12 and ceres 2.1.0
- Add support for the Manifold class when using Ceres Solver version 2.1.0 and above
- General clean up for Ceres 2.2.0 support
- Updated serialization support to be backwards compatible with previously serialized files
- Formatting changes required for ROS 2 Rolling / Ubuntu Noble
- Contributors: Stephen Williams
1.0.1 (2023-03-03)
1.0.0 (2023-03-03)
-
Use upstream rclcpp::node_interfaces::NodeInterfaces (#313)
- Use upstream rclcpp::node_interfaces::NodeInterfaces
* Dereference node arguments to NodeInterfaces ---------Co-authored-by: methylDragon <<methylDragon@gmail.com>>
-
fuse -> ROS 2 fuse_models: Linting (#315)
-
Use getParameterName and namespace parameters for publishers (#314)
-
Use rclcpp::Clock::wait_until_started (#303)
-
fuse -> ROS 2 : Doc Generation (#278)
- Port doc generation and fix package.xml for linting
- Fix small bugs in package.xml
- Use default rosdoc2 settings
- Use default rosdoc2 settings
* Update fuse_doc for rosdoc2 ---------Co-authored-by: Shane Loretz <<sloretz@google.com>>
-
fuse -> ROS 2 fuse_optimizers: Port fuse_optimizers (#307) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_models: Port fuse_models (#304)
- Port messages
- Port fuse_models
- Fix alloc error and some bugs
- Wait on result
-
fuse -> ROS 2 fuse_publishers : Linting (#305)
-
fuse -> ROS 2 fuse_publishers: Port fuse_publishers (#299) Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_constraints : Linting (#298)
-
fuse -> ROS 2 fuse_graphs: Linting (#297)
-
fuse -> ROS 2 fuse_variables: Linting (#296)
- Migrate to .hpp files
- Create redirection headers
- Make xmllint and uncrustify happy
- Wrap most comment lines
- Satisfy cpplint
-
fuse -> ROS 2 fuse_loss: Port fuse_loss (#287)
-
fuse -> ROS 2 fuse_core: Linting (#292)
-
fuse -> ROS 2 fuse_core : Parameters and Tests (#286) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Ivor Wanders <<ivor@iwanders.net>>
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
benchmark |
boost |
libceres-dev |
eigen |
Dependant Packages
Name | Deps |
---|---|
fuse | |
fuse_optimizers | |
fuse_tutorials |
Launch files
Messages
Services
Plugins
Recent questions tagged fuse_models at Robotics Stack Exchange
![]() |
fuse_models package from fuse repofuse fuse_constraints fuse_core fuse_doc fuse_graphs fuse_loss fuse_models fuse_msgs fuse_optimizers fuse_publishers fuse_tutorials fuse_variables fuse_viz |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.1 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/locusrobotics/fuse.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2024-10-31 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Tom Moore
Authors
- Tom Moore
The fuse_models
package contains plugins that can be used to produce state estimates for a wide variety of robots. The package is intended to support transitioning from the robot_localization
package to fuse
.
Changelog for package fuse_models
1.1.1 (2024-05-02)
- Required formatting changes for the lastest version of ROS 2 Rolling (#368)
- Contributors: Stephen Williams
1.1.0 (2024-04-20)
- Port support for Ceres 2.1.0 Manifold class into ROS 2 Rolling
(#366)
- Support gcc12 and ceres 2.1.0
- Add support for the Manifold class when using Ceres Solver version 2.1.0 and above
- General clean up for Ceres 2.2.0 support
- Updated serialization support to be backwards compatible with previously serialized files
- Formatting changes required for ROS 2 Rolling / Ubuntu Noble
- Contributors: Stephen Williams
1.0.1 (2023-03-03)
1.0.0 (2023-03-03)
-
Use upstream rclcpp::node_interfaces::NodeInterfaces (#313)
- Use upstream rclcpp::node_interfaces::NodeInterfaces
* Dereference node arguments to NodeInterfaces ---------Co-authored-by: methylDragon <<methylDragon@gmail.com>>
-
fuse -> ROS 2 fuse_models: Linting (#315)
-
Use getParameterName and namespace parameters for publishers (#314)
-
Use rclcpp::Clock::wait_until_started (#303)
-
fuse -> ROS 2 : Doc Generation (#278)
- Port doc generation and fix package.xml for linting
- Fix small bugs in package.xml
- Use default rosdoc2 settings
- Use default rosdoc2 settings
* Update fuse_doc for rosdoc2 ---------Co-authored-by: Shane Loretz <<sloretz@google.com>>
-
fuse -> ROS 2 fuse_optimizers: Port fuse_optimizers (#307) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_models: Port fuse_models (#304)
- Port messages
- Port fuse_models
- Fix alloc error and some bugs
- Wait on result
-
fuse -> ROS 2 fuse_publishers : Linting (#305)
-
fuse -> ROS 2 fuse_publishers: Port fuse_publishers (#299) Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_constraints : Linting (#298)
-
fuse -> ROS 2 fuse_graphs: Linting (#297)
-
fuse -> ROS 2 fuse_variables: Linting (#296)
- Migrate to .hpp files
- Create redirection headers
- Make xmllint and uncrustify happy
- Wrap most comment lines
- Satisfy cpplint
-
fuse -> ROS 2 fuse_loss: Port fuse_loss (#287)
-
fuse -> ROS 2 fuse_core: Linting (#292)
-
fuse -> ROS 2 fuse_core : Parameters and Tests (#286) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Ivor Wanders <<ivor@iwanders.net>>
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
benchmark |
boost |
libceres-dev |
eigen |
Dependant Packages
Name | Deps |
---|---|
fuse | |
fuse_optimizers | |
fuse_tutorials |
Launch files
Messages
Services
Plugins
Recent questions tagged fuse_models at Robotics Stack Exchange
![]() |
fuse_models package from fuse repofuse fuse_constraints fuse_core fuse_doc fuse_graphs fuse_loss fuse_models fuse_msgs fuse_optimizers fuse_publishers fuse_tutorials fuse_variables fuse_viz |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.1 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/locusrobotics/fuse.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2024-10-31 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Tom Moore
Authors
- Tom Moore
The fuse_models
package contains plugins that can be used to produce state estimates for a wide variety of robots. The package is intended to support transitioning from the robot_localization
package to fuse
.
Changelog for package fuse_models
1.1.1 (2024-05-02)
- Required formatting changes for the lastest version of ROS 2 Rolling (#368)
- Contributors: Stephen Williams
1.1.0 (2024-04-20)
- Port support for Ceres 2.1.0 Manifold class into ROS 2 Rolling
(#366)
- Support gcc12 and ceres 2.1.0
- Add support for the Manifold class when using Ceres Solver version 2.1.0 and above
- General clean up for Ceres 2.2.0 support
- Updated serialization support to be backwards compatible with previously serialized files
- Formatting changes required for ROS 2 Rolling / Ubuntu Noble
- Contributors: Stephen Williams
1.0.1 (2023-03-03)
1.0.0 (2023-03-03)
-
Use upstream rclcpp::node_interfaces::NodeInterfaces (#313)
- Use upstream rclcpp::node_interfaces::NodeInterfaces
* Dereference node arguments to NodeInterfaces ---------Co-authored-by: methylDragon <<methylDragon@gmail.com>>
-
fuse -> ROS 2 fuse_models: Linting (#315)
-
Use getParameterName and namespace parameters for publishers (#314)
-
Use rclcpp::Clock::wait_until_started (#303)
-
fuse -> ROS 2 : Doc Generation (#278)
- Port doc generation and fix package.xml for linting
- Fix small bugs in package.xml
- Use default rosdoc2 settings
- Use default rosdoc2 settings
* Update fuse_doc for rosdoc2 ---------Co-authored-by: Shane Loretz <<sloretz@google.com>>
-
fuse -> ROS 2 fuse_optimizers: Port fuse_optimizers (#307) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_models: Port fuse_models (#304)
- Port messages
- Port fuse_models
- Fix alloc error and some bugs
- Wait on result
-
fuse -> ROS 2 fuse_publishers : Linting (#305)
-
fuse -> ROS 2 fuse_publishers: Port fuse_publishers (#299) Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_constraints : Linting (#298)
-
fuse -> ROS 2 fuse_graphs: Linting (#297)
-
fuse -> ROS 2 fuse_variables: Linting (#296)
- Migrate to .hpp files
- Create redirection headers
- Make xmllint and uncrustify happy
- Wrap most comment lines
- Satisfy cpplint
-
fuse -> ROS 2 fuse_loss: Port fuse_loss (#287)
-
fuse -> ROS 2 fuse_core: Linting (#292)
-
fuse -> ROS 2 fuse_core : Parameters and Tests (#286) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Ivor Wanders <<ivor@iwanders.net>>
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
benchmark |
boost |
libceres-dev |
eigen |
Dependant Packages
Name | Deps |
---|---|
fuse | |
fuse_optimizers | |
fuse_tutorials |
Launch files
Messages
Services
Plugins
Recent questions tagged fuse_models at Robotics Stack Exchange
![]() |
fuse_models package from fuse repofuse fuse_constraints fuse_core fuse_doc fuse_graphs fuse_loss fuse_models fuse_msgs fuse_optimizers fuse_publishers fuse_tutorials fuse_variables fuse_viz |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.1 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/locusrobotics/fuse.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2024-10-31 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Tom Moore
Authors
- Tom Moore
The fuse_models
package contains plugins that can be used to produce state estimates for a wide variety of robots. The package is intended to support transitioning from the robot_localization
package to fuse
.
Changelog for package fuse_models
1.1.1 (2024-05-02)
- Required formatting changes for the lastest version of ROS 2 Rolling (#368)
- Contributors: Stephen Williams
1.1.0 (2024-04-20)
- Port support for Ceres 2.1.0 Manifold class into ROS 2 Rolling
(#366)
- Support gcc12 and ceres 2.1.0
- Add support for the Manifold class when using Ceres Solver version 2.1.0 and above
- General clean up for Ceres 2.2.0 support
- Updated serialization support to be backwards compatible with previously serialized files
- Formatting changes required for ROS 2 Rolling / Ubuntu Noble
- Contributors: Stephen Williams
1.0.1 (2023-03-03)
1.0.0 (2023-03-03)
-
Use upstream rclcpp::node_interfaces::NodeInterfaces (#313)
- Use upstream rclcpp::node_interfaces::NodeInterfaces
* Dereference node arguments to NodeInterfaces ---------Co-authored-by: methylDragon <<methylDragon@gmail.com>>
-
fuse -> ROS 2 fuse_models: Linting (#315)
-
Use getParameterName and namespace parameters for publishers (#314)
-
Use rclcpp::Clock::wait_until_started (#303)
-
fuse -> ROS 2 : Doc Generation (#278)
- Port doc generation and fix package.xml for linting
- Fix small bugs in package.xml
- Use default rosdoc2 settings
- Use default rosdoc2 settings
* Update fuse_doc for rosdoc2 ---------Co-authored-by: Shane Loretz <<sloretz@google.com>>
-
fuse -> ROS 2 fuse_optimizers: Port fuse_optimizers (#307) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_models: Port fuse_models (#304)
- Port messages
- Port fuse_models
- Fix alloc error and some bugs
- Wait on result
-
fuse -> ROS 2 fuse_publishers : Linting (#305)
-
fuse -> ROS 2 fuse_publishers: Port fuse_publishers (#299) Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_constraints : Linting (#298)
-
fuse -> ROS 2 fuse_graphs: Linting (#297)
-
fuse -> ROS 2 fuse_variables: Linting (#296)
- Migrate to .hpp files
- Create redirection headers
- Make xmllint and uncrustify happy
- Wrap most comment lines
- Satisfy cpplint
-
fuse -> ROS 2 fuse_loss: Port fuse_loss (#287)
-
fuse -> ROS 2 fuse_core: Linting (#292)
-
fuse -> ROS 2 fuse_core : Parameters and Tests (#286) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Ivor Wanders <<ivor@iwanders.net>>
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
benchmark |
boost |
libceres-dev |
eigen |
Dependant Packages
Name | Deps |
---|---|
fuse | |
fuse_optimizers | |
fuse_tutorials |
Launch files
Messages
Services
Plugins
Recent questions tagged fuse_models at Robotics Stack Exchange
![]() |
fuse_models package from fuse repofuse fuse_constraints fuse_core fuse_doc fuse_graphs fuse_loss fuse_models fuse_msgs fuse_optimizers fuse_publishers fuse_tutorials fuse_variables fuse_viz |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.1 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/locusrobotics/fuse.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2024-10-31 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Tom Moore
Authors
- Tom Moore
The fuse_models
package contains plugins that can be used to produce state estimates for a wide variety of robots. The package is intended to support transitioning from the robot_localization
package to fuse
.
Changelog for package fuse_models
1.1.1 (2024-05-02)
- Required formatting changes for the lastest version of ROS 2 Rolling (#368)
- Contributors: Stephen Williams
1.1.0 (2024-04-20)
- Port support for Ceres 2.1.0 Manifold class into ROS 2 Rolling
(#366)
- Support gcc12 and ceres 2.1.0
- Add support for the Manifold class when using Ceres Solver version 2.1.0 and above
- General clean up for Ceres 2.2.0 support
- Updated serialization support to be backwards compatible with previously serialized files
- Formatting changes required for ROS 2 Rolling / Ubuntu Noble
- Contributors: Stephen Williams
1.0.1 (2023-03-03)
1.0.0 (2023-03-03)
-
Use upstream rclcpp::node_interfaces::NodeInterfaces (#313)
- Use upstream rclcpp::node_interfaces::NodeInterfaces
* Dereference node arguments to NodeInterfaces ---------Co-authored-by: methylDragon <<methylDragon@gmail.com>>
-
fuse -> ROS 2 fuse_models: Linting (#315)
-
Use getParameterName and namespace parameters for publishers (#314)
-
Use rclcpp::Clock::wait_until_started (#303)
-
fuse -> ROS 2 : Doc Generation (#278)
- Port doc generation and fix package.xml for linting
- Fix small bugs in package.xml
- Use default rosdoc2 settings
- Use default rosdoc2 settings
* Update fuse_doc for rosdoc2 ---------Co-authored-by: Shane Loretz <<sloretz@google.com>>
-
fuse -> ROS 2 fuse_optimizers: Port fuse_optimizers (#307) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_models: Port fuse_models (#304)
- Port messages
- Port fuse_models
- Fix alloc error and some bugs
- Wait on result
-
fuse -> ROS 2 fuse_publishers : Linting (#305)
-
fuse -> ROS 2 fuse_publishers: Port fuse_publishers (#299) Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_constraints : Linting (#298)
-
fuse -> ROS 2 fuse_graphs: Linting (#297)
-
fuse -> ROS 2 fuse_variables: Linting (#296)
- Migrate to .hpp files
- Create redirection headers
- Make xmllint and uncrustify happy
- Wrap most comment lines
- Satisfy cpplint
-
fuse -> ROS 2 fuse_loss: Port fuse_loss (#287)
-
fuse -> ROS 2 fuse_core: Linting (#292)
-
fuse -> ROS 2 fuse_core : Parameters and Tests (#286) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Ivor Wanders <<ivor@iwanders.net>>
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
benchmark |
boost |
libceres-dev |
eigen |
Dependant Packages
Name | Deps |
---|---|
fuse | |
fuse_optimizers | |
fuse_tutorials |
Launch files
Messages
Services
Plugins
Recent questions tagged fuse_models at Robotics Stack Exchange
![]() |
fuse_models package from fuse repofuse fuse_constraints fuse_core fuse_doc fuse_graphs fuse_loss fuse_models fuse_msgs fuse_optimizers fuse_publishers fuse_tutorials fuse_variables fuse_viz |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.1 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/locusrobotics/fuse.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2024-10-31 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Tom Moore
Authors
- Tom Moore
The fuse_models
package contains plugins that can be used to produce state estimates for a wide variety of robots. The package is intended to support transitioning from the robot_localization
package to fuse
.
Changelog for package fuse_models
1.1.1 (2024-05-02)
- Required formatting changes for the lastest version of ROS 2 Rolling (#368)
- Contributors: Stephen Williams
1.1.0 (2024-04-20)
- Port support for Ceres 2.1.0 Manifold class into ROS 2 Rolling
(#366)
- Support gcc12 and ceres 2.1.0
- Add support for the Manifold class when using Ceres Solver version 2.1.0 and above
- General clean up for Ceres 2.2.0 support
- Updated serialization support to be backwards compatible with previously serialized files
- Formatting changes required for ROS 2 Rolling / Ubuntu Noble
- Contributors: Stephen Williams
1.0.1 (2023-03-03)
1.0.0 (2023-03-03)
-
Use upstream rclcpp::node_interfaces::NodeInterfaces (#313)
- Use upstream rclcpp::node_interfaces::NodeInterfaces
* Dereference node arguments to NodeInterfaces ---------Co-authored-by: methylDragon <<methylDragon@gmail.com>>
-
fuse -> ROS 2 fuse_models: Linting (#315)
-
Use getParameterName and namespace parameters for publishers (#314)
-
Use rclcpp::Clock::wait_until_started (#303)
-
fuse -> ROS 2 : Doc Generation (#278)
- Port doc generation and fix package.xml for linting
- Fix small bugs in package.xml
- Use default rosdoc2 settings
- Use default rosdoc2 settings
* Update fuse_doc for rosdoc2 ---------Co-authored-by: Shane Loretz <<sloretz@google.com>>
-
fuse -> ROS 2 fuse_optimizers: Port fuse_optimizers (#307) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_models: Port fuse_models (#304)
- Port messages
- Port fuse_models
- Fix alloc error and some bugs
- Wait on result
-
fuse -> ROS 2 fuse_publishers : Linting (#305)
-
fuse -> ROS 2 fuse_publishers: Port fuse_publishers (#299) Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_constraints : Linting (#298)
-
fuse -> ROS 2 fuse_graphs: Linting (#297)
-
fuse -> ROS 2 fuse_variables: Linting (#296)
- Migrate to .hpp files
- Create redirection headers
- Make xmllint and uncrustify happy
- Wrap most comment lines
- Satisfy cpplint
-
fuse -> ROS 2 fuse_loss: Port fuse_loss (#287)
-
fuse -> ROS 2 fuse_core: Linting (#292)
-
fuse -> ROS 2 fuse_core : Parameters and Tests (#286) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Ivor Wanders <<ivor@iwanders.net>>
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
benchmark |
boost |
libceres-dev |
eigen |
Dependant Packages
Name | Deps |
---|---|
fuse | |
fuse_optimizers | |
fuse_tutorials |
Launch files
Messages
Services
Plugins
Recent questions tagged fuse_models at Robotics Stack Exchange
![]() |
fuse_models package from fuse repofuse fuse_constraints fuse_core fuse_doc fuse_graphs fuse_loss fuse_models fuse_msgs fuse_optimizers fuse_publishers fuse_tutorials fuse_variables fuse_viz |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.0.1 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/locusrobotics/fuse.git |
VCS Type | git |
VCS Version | iron |
Last Updated | 2024-10-31 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Tom Moore
Authors
- Tom Moore
The fuse_models
package contains plugins that can be used to produce state estimates for a wide variety of robots. The package is intended to support transitioning from the robot_localization
package to fuse
.
Changelog for package fuse_models
1.0.1 (2023-03-03)
1.0.0 (2023-03-03)
-
Use upstream rclcpp::node_interfaces::NodeInterfaces (#313)
- Use upstream rclcpp::node_interfaces::NodeInterfaces
* Dereference node arguments to NodeInterfaces ---------Co-authored-by: methylDragon <<methylDragon@gmail.com>>
-
fuse -> ROS 2 fuse_models: Linting (#315)
-
Use getParameterName and namespace parameters for publishers (#314)
-
Use rclcpp::Clock::wait_until_started (#303)
-
fuse -> ROS 2 : Doc Generation (#278)
- Port doc generation and fix package.xml for linting
- Fix small bugs in package.xml
- Use default rosdoc2 settings
- Use default rosdoc2 settings
* Update fuse_doc for rosdoc2 ---------Co-authored-by: Shane Loretz <<sloretz@google.com>>
-
fuse -> ROS 2 fuse_optimizers: Port fuse_optimizers (#307) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_models: Port fuse_models (#304)
- Port messages
- Port fuse_models
- Fix alloc error and some bugs
- Wait on result
-
fuse -> ROS 2 fuse_publishers : Linting (#305)
-
fuse -> ROS 2 fuse_publishers: Port fuse_publishers (#299) Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_constraints : Linting (#298)
-
fuse -> ROS 2 fuse_graphs: Linting (#297)
-
fuse -> ROS 2 fuse_variables: Linting (#296)
- Migrate to .hpp files
- Create redirection headers
- Make xmllint and uncrustify happy
- Wrap most comment lines
- Satisfy cpplint
-
fuse -> ROS 2 fuse_loss: Port fuse_loss (#287)
-
fuse -> ROS 2 fuse_core: Linting (#292)
-
fuse -> ROS 2 fuse_core : Parameters and Tests (#286) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Ivor Wanders <<ivor@iwanders.net>>
-
fuse -> ROS 2 : Port Time (#283)
-
fuse -> ROS 2 : Port Logging (#279) Co-authored-by: Tom Moore <<tmoore@locusrobotics.com>>
-
Fuse -> ROS 2 fuse_core: Partial port of fuse_core (#281) Co-authored-by: Brett Downing
-
fuse -> ROS 2: Clean up macro usage warnings (#280)
-
fuse -> ROS 2 fuse_msgs : Port package and ignore unported packages for now (#277) Co-authored-by: Tom Moore <<tmoore@locusrobotics.com>>
-
[RST-4186] Fix fuse macro names
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
benchmark |
boost |
libceres-dev |
eigen |
Dependant Packages
Name | Deps |
---|---|
fuse | |
fuse_optimizers | |
fuse_tutorials |
Launch files
Messages
Services
Plugins
Recent questions tagged fuse_models at Robotics Stack Exchange
![]() |
fuse_models package from fuse repofuse fuse_constraints fuse_core fuse_doc fuse_graphs fuse_loss fuse_models fuse_msgs fuse_optimizers fuse_publishers fuse_tutorials fuse_variables fuse_viz |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.1 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/locusrobotics/fuse.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2024-10-31 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Tom Moore
Authors
- Tom Moore
The fuse_models
package contains plugins that can be used to produce state estimates for a wide variety of robots. The package is intended to support transitioning from the robot_localization
package to fuse
.
Changelog for package fuse_models
1.1.1 (2024-05-02)
- Required formatting changes for the lastest version of ROS 2 Rolling (#368)
- Contributors: Stephen Williams
1.1.0 (2024-04-20)
- Port support for Ceres 2.1.0 Manifold class into ROS 2 Rolling
(#366)
- Support gcc12 and ceres 2.1.0
- Add support for the Manifold class when using Ceres Solver version 2.1.0 and above
- General clean up for Ceres 2.2.0 support
- Updated serialization support to be backwards compatible with previously serialized files
- Formatting changes required for ROS 2 Rolling / Ubuntu Noble
- Contributors: Stephen Williams
1.0.1 (2023-03-03)
1.0.0 (2023-03-03)
-
Use upstream rclcpp::node_interfaces::NodeInterfaces (#313)
- Use upstream rclcpp::node_interfaces::NodeInterfaces
* Dereference node arguments to NodeInterfaces ---------Co-authored-by: methylDragon <<methylDragon@gmail.com>>
-
fuse -> ROS 2 fuse_models: Linting (#315)
-
Use getParameterName and namespace parameters for publishers (#314)
-
Use rclcpp::Clock::wait_until_started (#303)
-
fuse -> ROS 2 : Doc Generation (#278)
- Port doc generation and fix package.xml for linting
- Fix small bugs in package.xml
- Use default rosdoc2 settings
- Use default rosdoc2 settings
* Update fuse_doc for rosdoc2 ---------Co-authored-by: Shane Loretz <<sloretz@google.com>>
-
fuse -> ROS 2 fuse_optimizers: Port fuse_optimizers (#307) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_models: Port fuse_models (#304)
- Port messages
- Port fuse_models
- Fix alloc error and some bugs
- Wait on result
-
fuse -> ROS 2 fuse_publishers : Linting (#305)
-
fuse -> ROS 2 fuse_publishers: Port fuse_publishers (#299) Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_constraints : Linting (#298)
-
fuse -> ROS 2 fuse_graphs: Linting (#297)
-
fuse -> ROS 2 fuse_variables: Linting (#296)
- Migrate to .hpp files
- Create redirection headers
- Make xmllint and uncrustify happy
- Wrap most comment lines
- Satisfy cpplint
-
fuse -> ROS 2 fuse_loss: Port fuse_loss (#287)
-
fuse -> ROS 2 fuse_core: Linting (#292)
-
fuse -> ROS 2 fuse_core : Parameters and Tests (#286) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Ivor Wanders <<ivor@iwanders.net>>
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
benchmark |
boost |
libceres-dev |
eigen |
Dependant Packages
Name | Deps |
---|---|
fuse | |
fuse_optimizers | |
fuse_tutorials |
Launch files
Messages
Services
Plugins
Recent questions tagged fuse_models at Robotics Stack Exchange
![]() |
fuse_models package from fuse repofuse fuse_constraints fuse_core fuse_doc fuse_graphs fuse_loss fuse_models fuse_msgs fuse_optimizers fuse_publishers fuse_tutorials fuse_variables fuse_viz |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.1 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/locusrobotics/fuse.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2024-10-31 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Tom Moore
Authors
- Tom Moore
The fuse_models
package contains plugins that can be used to produce state estimates for a wide variety of robots. The package is intended to support transitioning from the robot_localization
package to fuse
.
Changelog for package fuse_models
1.1.1 (2024-05-02)
- Required formatting changes for the lastest version of ROS 2 Rolling (#368)
- Contributors: Stephen Williams
1.1.0 (2024-04-20)
- Port support for Ceres 2.1.0 Manifold class into ROS 2 Rolling
(#366)
- Support gcc12 and ceres 2.1.0
- Add support for the Manifold class when using Ceres Solver version 2.1.0 and above
- General clean up for Ceres 2.2.0 support
- Updated serialization support to be backwards compatible with previously serialized files
- Formatting changes required for ROS 2 Rolling / Ubuntu Noble
- Contributors: Stephen Williams
1.0.1 (2023-03-03)
1.0.0 (2023-03-03)
-
Use upstream rclcpp::node_interfaces::NodeInterfaces (#313)
- Use upstream rclcpp::node_interfaces::NodeInterfaces
* Dereference node arguments to NodeInterfaces ---------Co-authored-by: methylDragon <<methylDragon@gmail.com>>
-
fuse -> ROS 2 fuse_models: Linting (#315)
-
Use getParameterName and namespace parameters for publishers (#314)
-
Use rclcpp::Clock::wait_until_started (#303)
-
fuse -> ROS 2 : Doc Generation (#278)
- Port doc generation and fix package.xml for linting
- Fix small bugs in package.xml
- Use default rosdoc2 settings
- Use default rosdoc2 settings
* Update fuse_doc for rosdoc2 ---------Co-authored-by: Shane Loretz <<sloretz@google.com>>
-
fuse -> ROS 2 fuse_optimizers: Port fuse_optimizers (#307) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_models: Port fuse_models (#304)
- Port messages
- Port fuse_models
- Fix alloc error and some bugs
- Wait on result
-
fuse -> ROS 2 fuse_publishers : Linting (#305)
-
fuse -> ROS 2 fuse_publishers: Port fuse_publishers (#299) Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_constraints : Linting (#298)
-
fuse -> ROS 2 fuse_graphs: Linting (#297)
-
fuse -> ROS 2 fuse_variables: Linting (#296)
- Migrate to .hpp files
- Create redirection headers
- Make xmllint and uncrustify happy
- Wrap most comment lines
- Satisfy cpplint
-
fuse -> ROS 2 fuse_loss: Port fuse_loss (#287)
-
fuse -> ROS 2 fuse_core: Linting (#292)
-
fuse -> ROS 2 fuse_core : Parameters and Tests (#286) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Ivor Wanders <<ivor@iwanders.net>>
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
benchmark |
boost |
libceres-dev |
eigen |
Dependant Packages
Name | Deps |
---|---|
fuse | |
fuse_optimizers | |
fuse_tutorials |
Launch files
Messages
Services
Plugins
Recent questions tagged fuse_models at Robotics Stack Exchange
![]() |
fuse_models package from fuse repofuse fuse_constraints fuse_core fuse_doc fuse_graphs fuse_loss fuse_models fuse_msgs fuse_optimizers fuse_publishers fuse_tutorials fuse_variables fuse_viz |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.1 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/locusrobotics/fuse.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2024-10-31 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Tom Moore
Authors
- Tom Moore
The fuse_models
package contains plugins that can be used to produce state estimates for a wide variety of robots. The package is intended to support transitioning from the robot_localization
package to fuse
.
Changelog for package fuse_models
1.1.1 (2024-05-02)
- Required formatting changes for the lastest version of ROS 2 Rolling (#368)
- Contributors: Stephen Williams
1.1.0 (2024-04-20)
- Port support for Ceres 2.1.0 Manifold class into ROS 2 Rolling
(#366)
- Support gcc12 and ceres 2.1.0
- Add support for the Manifold class when using Ceres Solver version 2.1.0 and above
- General clean up for Ceres 2.2.0 support
- Updated serialization support to be backwards compatible with previously serialized files
- Formatting changes required for ROS 2 Rolling / Ubuntu Noble
- Contributors: Stephen Williams
1.0.1 (2023-03-03)
1.0.0 (2023-03-03)
-
Use upstream rclcpp::node_interfaces::NodeInterfaces (#313)
- Use upstream rclcpp::node_interfaces::NodeInterfaces
* Dereference node arguments to NodeInterfaces ---------Co-authored-by: methylDragon <<methylDragon@gmail.com>>
-
fuse -> ROS 2 fuse_models: Linting (#315)
-
Use getParameterName and namespace parameters for publishers (#314)
-
Use rclcpp::Clock::wait_until_started (#303)
-
fuse -> ROS 2 : Doc Generation (#278)
- Port doc generation and fix package.xml for linting
- Fix small bugs in package.xml
- Use default rosdoc2 settings
- Use default rosdoc2 settings
* Update fuse_doc for rosdoc2 ---------Co-authored-by: Shane Loretz <<sloretz@google.com>>
-
fuse -> ROS 2 fuse_optimizers: Port fuse_optimizers (#307) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_models: Port fuse_models (#304)
- Port messages
- Port fuse_models
- Fix alloc error and some bugs
- Wait on result
-
fuse -> ROS 2 fuse_publishers : Linting (#305)
-
fuse -> ROS 2 fuse_publishers: Port fuse_publishers (#299) Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_constraints : Linting (#298)
-
fuse -> ROS 2 fuse_graphs: Linting (#297)
-
fuse -> ROS 2 fuse_variables: Linting (#296)
- Migrate to .hpp files
- Create redirection headers
- Make xmllint and uncrustify happy
- Wrap most comment lines
- Satisfy cpplint
-
fuse -> ROS 2 fuse_loss: Port fuse_loss (#287)
-
fuse -> ROS 2 fuse_core: Linting (#292)
-
fuse -> ROS 2 fuse_core : Parameters and Tests (#286) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Ivor Wanders <<ivor@iwanders.net>>
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
benchmark |
boost |
libceres-dev |
eigen |
Dependant Packages
Name | Deps |
---|---|
fuse | |
fuse_optimizers | |
fuse_tutorials |
Launch files
Messages
Services
Plugins
Recent questions tagged fuse_models at Robotics Stack Exchange
![]() |
fuse_models package from fuse repofuse fuse_constraints fuse_core fuse_doc fuse_graphs fuse_loss fuse_models fuse_msgs fuse_optimizers fuse_publishers fuse_tutorials fuse_variables fuse_viz |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.1 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/locusrobotics/fuse.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2024-10-31 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Tom Moore
Authors
- Tom Moore
The fuse_models
package contains plugins that can be used to produce state estimates for a wide variety of robots. The package is intended to support transitioning from the robot_localization
package to fuse
.
Changelog for package fuse_models
1.1.1 (2024-05-02)
- Required formatting changes for the lastest version of ROS 2 Rolling (#368)
- Contributors: Stephen Williams
1.1.0 (2024-04-20)
- Port support for Ceres 2.1.0 Manifold class into ROS 2 Rolling
(#366)
- Support gcc12 and ceres 2.1.0
- Add support for the Manifold class when using Ceres Solver version 2.1.0 and above
- General clean up for Ceres 2.2.0 support
- Updated serialization support to be backwards compatible with previously serialized files
- Formatting changes required for ROS 2 Rolling / Ubuntu Noble
- Contributors: Stephen Williams
1.0.1 (2023-03-03)
1.0.0 (2023-03-03)
-
Use upstream rclcpp::node_interfaces::NodeInterfaces (#313)
- Use upstream rclcpp::node_interfaces::NodeInterfaces
* Dereference node arguments to NodeInterfaces ---------Co-authored-by: methylDragon <<methylDragon@gmail.com>>
-
fuse -> ROS 2 fuse_models: Linting (#315)
-
Use getParameterName and namespace parameters for publishers (#314)
-
Use rclcpp::Clock::wait_until_started (#303)
-
fuse -> ROS 2 : Doc Generation (#278)
- Port doc generation and fix package.xml for linting
- Fix small bugs in package.xml
- Use default rosdoc2 settings
- Use default rosdoc2 settings
* Update fuse_doc for rosdoc2 ---------Co-authored-by: Shane Loretz <<sloretz@google.com>>
-
fuse -> ROS 2 fuse_optimizers: Port fuse_optimizers (#307) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_models: Port fuse_models (#304)
- Port messages
- Port fuse_models
- Fix alloc error and some bugs
- Wait on result
-
fuse -> ROS 2 fuse_publishers : Linting (#305)
-
fuse -> ROS 2 fuse_publishers: Port fuse_publishers (#299) Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_constraints : Linting (#298)
-
fuse -> ROS 2 fuse_graphs: Linting (#297)
-
fuse -> ROS 2 fuse_variables: Linting (#296)
- Migrate to .hpp files
- Create redirection headers
- Make xmllint and uncrustify happy
- Wrap most comment lines
- Satisfy cpplint
-
fuse -> ROS 2 fuse_loss: Port fuse_loss (#287)
-
fuse -> ROS 2 fuse_core: Linting (#292)
-
fuse -> ROS 2 fuse_core : Parameters and Tests (#286) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Ivor Wanders <<ivor@iwanders.net>>
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
benchmark |
boost |
libceres-dev |
eigen |
Dependant Packages
Name | Deps |
---|---|
fuse | |
fuse_optimizers | |
fuse_tutorials |
Launch files
Messages
Services
Plugins
Recent questions tagged fuse_models at Robotics Stack Exchange
![]() |
fuse_models package from fuse repofuse fuse_constraints fuse_core fuse_doc fuse_graphs fuse_loss fuse_models fuse_msgs fuse_optimizers fuse_publishers fuse_tutorials fuse_variables fuse_viz |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 1.1.1 |
License | BSD |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/locusrobotics/fuse.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2024-10-31 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Tom Moore
Authors
- Tom Moore
The fuse_models
package contains plugins that can be used to produce state estimates for a wide variety of robots. The package is intended to support transitioning from the robot_localization
package to fuse
.
Changelog for package fuse_models
1.1.1 (2024-05-02)
- Required formatting changes for the lastest version of ROS 2 Rolling (#368)
- Contributors: Stephen Williams
1.1.0 (2024-04-20)
- Port support for Ceres 2.1.0 Manifold class into ROS 2 Rolling
(#366)
- Support gcc12 and ceres 2.1.0
- Add support for the Manifold class when using Ceres Solver version 2.1.0 and above
- General clean up for Ceres 2.2.0 support
- Updated serialization support to be backwards compatible with previously serialized files
- Formatting changes required for ROS 2 Rolling / Ubuntu Noble
- Contributors: Stephen Williams
1.0.1 (2023-03-03)
1.0.0 (2023-03-03)
-
Use upstream rclcpp::node_interfaces::NodeInterfaces (#313)
- Use upstream rclcpp::node_interfaces::NodeInterfaces
* Dereference node arguments to NodeInterfaces ---------Co-authored-by: methylDragon <<methylDragon@gmail.com>>
-
fuse -> ROS 2 fuse_models: Linting (#315)
-
Use getParameterName and namespace parameters for publishers (#314)
-
Use rclcpp::Clock::wait_until_started (#303)
-
fuse -> ROS 2 : Doc Generation (#278)
- Port doc generation and fix package.xml for linting
- Fix small bugs in package.xml
- Use default rosdoc2 settings
- Use default rosdoc2 settings
* Update fuse_doc for rosdoc2 ---------Co-authored-by: Shane Loretz <<sloretz@google.com>>
-
fuse -> ROS 2 fuse_optimizers: Port fuse_optimizers (#307) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_models: Port fuse_models (#304)
- Port messages
- Port fuse_models
- Fix alloc error and some bugs
- Wait on result
-
fuse -> ROS 2 fuse_publishers : Linting (#305)
-
fuse -> ROS 2 fuse_publishers: Port fuse_publishers (#299) Co-authored-by: Shane Loretz <<shane.loretz@gmail.com>>
-
fuse -> ROS 2 fuse_constraints : Linting (#298)
-
fuse -> ROS 2 fuse_graphs: Linting (#297)
-
fuse -> ROS 2 fuse_variables: Linting (#296)
- Migrate to .hpp files
- Create redirection headers
- Make xmllint and uncrustify happy
- Wrap most comment lines
- Satisfy cpplint
-
fuse -> ROS 2 fuse_loss: Port fuse_loss (#287)
-
fuse -> ROS 2 fuse_core: Linting (#292)
-
fuse -> ROS 2 fuse_core : Parameters and Tests (#286) Co-authored-by: Shane Loretz <<sloretz@osrfoundation.org>> Co-authored-by: Ivor Wanders <<ivor@iwanders.net>>
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
benchmark |
boost |
libceres-dev |
eigen |
Dependant Packages
Name | Deps |
---|---|
fuse | |
fuse_optimizers | |
fuse_tutorials |
Launch files
Messages
Services
Plugins
Recent questions tagged fuse_models at Robotics Stack Exchange
![]() |
fuse_models package from fuse repofuse fuse_constraints fuse_core fuse_doc fuse_graphs fuse_loss fuse_models fuse_msgs fuse_optimizers fuse_publishers fuse_tutorials fuse_variables fuse_viz |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.12.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/locusrobotics/fuse.git |
VCS Type | git |
VCS Version | devel |
Last Updated | 2025-06-07 |
Dev Status | MAINTAINED |
CI status |
|
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Tom Moore
Authors
- Tom Moore
The fuse_models
package contains plugins that can be used to produce state estimates for a wide variety of robots. The package is intended to support transitioning from the robot_localization
package to fuse
.
Changelog for package fuse_models
0.5.0 (2022-02-23)
- [RST-4186] Fix fuse macro names (#263)
- Namespace all macros with the FUSE_ prefix. Mark original macros as deprecated.
- Update all fuse objects to use the new macro names
- Adding doxygen to all packages (#241)
- [RST-3451] Delay some transform warnings so startup is less chatty
- Contributors: Stephen Williams, Tom Moore
0.6.0 (2023-02-22)
- 0.5.0
- Update changelogs
- [RST-4186] Fix fuse macro names (#263)
- Namespace all macros with the FUSE_ prefix. Mark original macros as deprecated.
- Update all fuse objects to use the new macro names
- Adding doxygen to all packages (#241)
- [RST-3451] Delay some transform warnings so startup is less chatty
- Contributors: Gary Servin, Stephen Williams, Tom Moore
0.7.0 (2023-09-25)
- [RST-7809] Fix optimization errors when the orientation is
initialized at +PI (#334)
- Add some unit tests for the 2D orientation constraints; Create getters/setters for the 2D orientation variable is preparation for a fix.
- Force the 2D orientation value to be is minimum phase
- add missing tf timeout at differential mode of IMU, odometry, and pose sensor model (#322)
- Minor header fixes (#266)
- Use fuse_macros.h instead of deprecated macros.h
- Add missed header
- Sort headers
- Update devel to build on Ubuntu Jammy (22.04) (#326)
- Update to C++17 for use with Ubuntu Jammy
- Include Rviz and Eigen as system includes, which supresses warnings within the included libraries
- use pluginlib and class_list_macros .hpp include instead of deprecated .h From: Lucas Walter <<wsacul@gmail.com>>
- 0.6.0
- Update changelogs
- 0.5.0
- Update changelogs
- [RST-4186] Fix fuse macro names (#263)
- Namespace all macros with the FUSE_ prefix. Mark original macros as deprecated.
- Update all fuse objects to use the new macro names
- Adding doxygen to all packages (#241)
- [RST-3451] Delay some transform warnings so startup is less chatty
- Contributors: Enrique Fernandez Perdomo, Gary Servin, Stephen Williams, Tom Moore, fabianhirmann
0.12.0 (2025-06-06)
-
Cast nullptr to type for manifold support (#370) Co-authored-by: Jake McLaughlin <<jmclaughlin@ottomotors.com>>
-
Only instantiate tf_listeners if needed (#395)
- We find that the transform listeners in sensor models are negatively impacting performance
- Do not instantiate transform listeners if target frames are empty
- Target frames are empty by default
- Existing logic already does not do the transforms when target frames are empty
-
Imu2D: Use transformed twist when computing covariance (#394)
* Fix Imu2D to use transformed twist in covariance ---------Co-authored-by: Dan Murphy <<dmurphy@ottomotors.com>>
-
Contributors: Dan Murphy, Jake McLaughlin
0.11.0 (2025-02-04)
- Fixing issue with Eigen in Ubuntu Jammy on ARM (#378)
- Fixing issue with Eigen in Ubuntu Jammy on ARM
- Contributors: Tom Moore
0.10.0 (2024-09-16)
0.9.0 (2024-06-17)
-
Gcc12 ceres 2.1.0 manifold locus (#363)
- General clean up for Ceres 2.2.0 support
* Updated serialization support to be backwards compatible with previously serialized files ---------Co-authored-by: Enrique Fernandez Perdomo <<efernandez@clearpath.ai>>
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
benchmark |
boost |
libceres-dev |
eigen |
Dependant Packages
Name | Deps |
---|---|
fuse | |
fuse_optimizers | |
fuse_tutorials |
Launch files
Messages
Plugins
Recent questions tagged fuse_models at Robotics Stack Exchange
![]() |
fuse_models package from fuse repofuse fuse_constraints fuse_core fuse_doc fuse_graphs fuse_loss fuse_models fuse_msgs fuse_optimizers fuse_publishers fuse_tutorials fuse_variables fuse_viz |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.12.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/locusrobotics/fuse.git |
VCS Type | git |
VCS Version | devel |
Last Updated | 2025-06-07 |
Dev Status | MAINTAINED |
CI status |
|
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Tom Moore
Authors
- Tom Moore
The fuse_models
package contains plugins that can be used to produce state estimates for a wide variety of robots. The package is intended to support transitioning from the robot_localization
package to fuse
.
Changelog for package fuse_models
0.5.0 (2022-02-23)
- [RST-4186] Fix fuse macro names (#263)
- Namespace all macros with the FUSE_ prefix. Mark original macros as deprecated.
- Update all fuse objects to use the new macro names
- Adding doxygen to all packages (#241)
- [RST-3451] Delay some transform warnings so startup is less chatty
- Contributors: Stephen Williams, Tom Moore
0.6.0 (2023-02-22)
- 0.5.0
- Update changelogs
- [RST-4186] Fix fuse macro names (#263)
- Namespace all macros with the FUSE_ prefix. Mark original macros as deprecated.
- Update all fuse objects to use the new macro names
- Adding doxygen to all packages (#241)
- [RST-3451] Delay some transform warnings so startup is less chatty
- Contributors: Gary Servin, Stephen Williams, Tom Moore
0.7.0 (2023-09-25)
- [RST-7809] Fix optimization errors when the orientation is
initialized at +PI (#334)
- Add some unit tests for the 2D orientation constraints; Create getters/setters for the 2D orientation variable is preparation for a fix.
- Force the 2D orientation value to be is minimum phase
- add missing tf timeout at differential mode of IMU, odometry, and pose sensor model (#322)
- Minor header fixes (#266)
- Use fuse_macros.h instead of deprecated macros.h
- Add missed header
- Sort headers
- Update devel to build on Ubuntu Jammy (22.04) (#326)
- Update to C++17 for use with Ubuntu Jammy
- Include Rviz and Eigen as system includes, which supresses warnings within the included libraries
- use pluginlib and class_list_macros .hpp include instead of deprecated .h From: Lucas Walter <<wsacul@gmail.com>>
- 0.6.0
- Update changelogs
- 0.5.0
- Update changelogs
- [RST-4186] Fix fuse macro names (#263)
- Namespace all macros with the FUSE_ prefix. Mark original macros as deprecated.
- Update all fuse objects to use the new macro names
- Adding doxygen to all packages (#241)
- [RST-3451] Delay some transform warnings so startup is less chatty
- Contributors: Enrique Fernandez Perdomo, Gary Servin, Stephen Williams, Tom Moore, fabianhirmann
0.12.0 (2025-06-06)
-
Cast nullptr to type for manifold support (#370) Co-authored-by: Jake McLaughlin <<jmclaughlin@ottomotors.com>>
-
Only instantiate tf_listeners if needed (#395)
- We find that the transform listeners in sensor models are negatively impacting performance
- Do not instantiate transform listeners if target frames are empty
- Target frames are empty by default
- Existing logic already does not do the transforms when target frames are empty
-
Imu2D: Use transformed twist when computing covariance (#394)
* Fix Imu2D to use transformed twist in covariance ---------Co-authored-by: Dan Murphy <<dmurphy@ottomotors.com>>
-
Contributors: Dan Murphy, Jake McLaughlin
0.11.0 (2025-02-04)
- Fixing issue with Eigen in Ubuntu Jammy on ARM (#378)
- Fixing issue with Eigen in Ubuntu Jammy on ARM
- Contributors: Tom Moore
0.10.0 (2024-09-16)
0.9.0 (2024-06-17)
-
Gcc12 ceres 2.1.0 manifold locus (#363)
- General clean up for Ceres 2.2.0 support
* Updated serialization support to be backwards compatible with previously serialized files ---------Co-authored-by: Enrique Fernandez Perdomo <<efernandez@clearpath.ai>>
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Name |
---|
benchmark |
boost |
libceres-dev |
eigen |
Dependant Packages
Name | Deps |
---|---|
fuse | |
fuse_optimizers | |
fuse_tutorials |