Skip to content

AttributeError: RoverZeroNode instance has no attribute '_odom_frame' #99

@bgilreath

Description

@bgilreath

Traceback (most recent call last):
File "/home/ubuntu/catkin_ws/src/rr_openrover_stack/rr_rover_zero_driver/scripts/rover_zero.py", line 449, in
rz = RoverZeroNode()
File "/home/ubuntu/catkin_ws/src/rr_openrover_stack/rr_rover_zero_driver/scripts/rover_zero.py", line 57, in init
self.verify_ros_parameters()
File "/home/ubuntu/catkin_ws/src/rr_openrover_stack/rr_rover_zero_driver/scripts/rover_zero.py", line 223, in verify_ros_parameters
if not isinstance(self._odom_frame, str) or not self._odom_frame:
AttributeError: RoverZeroNode instance has no attribute '_odom_frame'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions