No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/fs-feup/autonomous-systems.git
VCS Type git
VCS Version main
Last Updated 2025-01-13
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • lourenco

Authors

No additional authors.

MockerNode package

Package Information

Description

This package is used to mock outputs from other packages. It has a central ROS2 node that deals with ROS2 communication and will have 4 additional files that separately mock each of the following subsystems: Perception, State Estimation, Path Planning and Driverless Control. The configuration should be done by launching with the launch file available at the launch folder.

Launch Configurations

  • eufs.launch.py: Launches the mocker node with the configuration for EUFS simulator.
  • pacsim.launch.py: Launches the mocker node with the configuration for PacSim simulator.

How to Run

Install Dependencies

./dependencies_install.sh

Compiling

colcon build --packages-up-to mocker_node

Running

Use a launch file:

source ./install/setup.bash # If in a new terminal
ros2 launch mocker_node eufs.launch.py

or run directly:

source ./install/setup.bash # If in a new terminal
ros2 run mocker_node mocker_node

Design

The package has one ROS2 node, which communicates via ROS2 with the car or simulator. Each node that will be mocked has a corresponding file that is responsible to mock the node and deliver the mock output to the ROS2 node ready to be published. The following diagram illustrates that.

MockerNode Diagram

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mocker_node at Robotics Stack Exchange

No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.