We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug In carla_bridge.py: convert_xx_from_agent_to_source functions have issue:
ROAR/Bridges/carla_bridge.py
Lines 182 to 197 in b7cd322
are not inverse functions of
Lines 29 to 58 in b7cd322
To Reproduce
convert_transform_from_agent_to_source
convert_transform_from_source_to_agent
Expected behavior The original agent transform should be the same thing as the new agent transform (the one converted to carla and converted back)
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
wuxiaohua1011
Successfully merging a pull request may close this issue.
Describe the bug
In carla_bridge.py:
convert_xx_from_agent_to_source functions have issue:
ROAR/Bridges/carla_bridge.py
Lines 182 to 197 in b7cd322
are not inverse functions of
ROAR/Bridges/carla_bridge.py
Lines 29 to 58 in b7cd322
To Reproduce
convert_transform_from_agent_to_source
convert_transform_from_source_to_agent
Expected behavior
The original agent transform should be the same thing as the new agent transform (the one converted to carla and converted back)
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: