-
Notifications
You must be signed in to change notification settings - Fork 119
Closed
Description
Describe the bug
When I try to create my own custom visualizations, I am getting namespace errors. I'm not sure how to properly include the dll to reference the Robotics Visualization package.
To Reproduce
- Import packages URDF Importer, ROS-TCP-Connector and Robotics Visualizations
- Create a new script using examples from Visualizations.md.
- Change namespace from using Unity.Robotics.MessageVisualizers to using Unity.Robotics.Visualizations
Console logs / stack traces
The type or namespace name 'Visualizations' does not exist in the namespace 'Unity.Robotics' (are you missing an assembly reference?)
Expected behavior
I should be able to reference the functions within the namespace Unity.Robotics.Visualizations
Environment (please complete the following information, where applicable):
- Unity Version: [e.g. Unity 20203.28f1]
- Windows 11
- v0.7.0
Metadata
Metadata
Assignees
Labels
No labels