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
UndefVarError: PackedPose2Point2Bearing not defined when running
p2br = Pose2Point2Bearing(Normal(ψ,0.05)) addFactor([psym; lsym], p2br)
Reported GearsAD/GraffSDK.jl#69, but RoME seems more appropriate.
The text was updated successfully, but these errors were encountered:
acknowledged thanks -- looks like its with the Packed type not being exported or something. Will have a look and get back to you...
Sorry, something went wrong.
Fix for issue #149
12e30af
Merge pull request #150 from JuliaRobotics/bug/PackedPose2Point2Bearing
7473704
thanks
No branches or pull requests
UndefVarError: PackedPose2Point2Bearing not defined when running
Reported GearsAD/GraffSDK.jl#69, but RoME seems more appropriate.
The text was updated successfully, but these errors were encountered: