Skip to content

Commit

Permalink
ipy test failure fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yck011522 committed May 3, 2024
1 parent f895b21 commit b68bd03
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions tests/api/compas_fab_api_ipy.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,32 +32,35 @@
"UR5Kinematics",
"UR5eKinematics"
],
"compas_fab.ghpython": [
"ReachabilityMapObject"
],
"compas_fab.rhino": [
"ReachabilityMapObject"
],
"compas_fab.robots": [
"AttachedCollisionMesh",
"BoundingVolume",
"CollisionMesh",
"ConfigurationTarget",
"Constraint",
"ConstraintSetTarget",
"DeviationVectorsGenerator",
"Duration",
"FrameTarget",
"FrameWaypoints",
"Inertia",
"JointConstraint",
"JointTrajectory",
"JointTrajectoryPoint",
"OrientationConstraint",
"OrthonormalVectorsFromAxisGenerator",
"PlanningScene",
"PointAxisTarget",
"PointAxisWaypoints",
"PositionConstraint",
"ReachabilityMap",
"Robot",
"RobotLibrary",
"RobotSemantics",
"Target",
"Tool",
"Trajectory",
"Waypoints",
"Wrench",
"to_degrees",
"to_radians"
Expand Down

0 comments on commit b68bd03

Please sign in to comment.