ROS1 Publish AckermannDrive

This node subscribes to a ROS1 AckermannDriveStamped message

Installation

To use this node enable omni.isaac.ros_bridge in the Extension Manager.

Inputs

Name

Type

Descripton

Default

Acceleration (inputs:acceleration)

double

Desired acceleration in m/s^2

0.0

Exec In (inputs:execIn)

execution

The input execution port

None

Frame Id (inputs:frameId)

string

FrameId for ROS1 message

Jerk (inputs:jerk)

double

Desired jerk in m/s^3

0.0

Node Namespace (inputs:nodeNamespace)

string

Namespace of ROS1 Node, prepends any published/subscribed topic by the node namespace

Queue Size (inputs:queueSize)

uint64

The number of messages to queue up before throwing some away, in case messages are collected faster than they can be processed

10

Speed (inputs:speed)

double

Desired forward speed in m/s

0.0

Steering Angle (inputs:steeringAngle)

double

Desired virtual angle in radians. Corresponds to the yaw of a virtual wheel located at the center of the front axle

0.0

Steering Angle Velocity (inputs:steeringAngleVelocity)

double

Desired rate of change of virtual angle in rad/s. Corresponds to the yaw of a virtual wheel located at the center of the front axle

0.0

Time Stamp (inputs:timeStamp)

double

Timestamp of message in seconds

0.0

Topic Name (inputs:topicName)

string

Name of ROS1 Topic

ackermann_cmd

Metadata

Name

Value

Unique ID

omni.isaac.ros_bridge.ROS1PublishAckermannDrive

Version

1

Extension

omni.isaac.ros_bridge

Icon

ogn/icons/omni.isaac.ros_bridge.ROS1PublishAckermannDrive.svg

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

ROS1 Publish AckermannDrive

Categories

isaacRos:subscriber

Generated Class Name

OgnROS1PublishAckermannDatabase

Python Module

omni.isaac.ros_bridge