We are thrilled to announce the new release! This update brings a host of new features, improvements, and bug fixes designed to enhance your user experience and improve overall performance.
...
Now users can see the autoconnects and routes on RapidPlan Control
✅ A cleaner and more intuitive layout
...
Fanuc Robot always changes Robot Speed to 100 when acquiring control (ID:27440)
Profinet Lookup Table breaking updates:
Group targets by robot/preset and frames by World/parent robot (ID:35201)
Data is sorted alphabetically (exceptions: stateful objects come first, Origin frame always has id 0) (ID:37577)
...
3. RapidPlan ASCII API
Internal Note: Categorization from the perspective of users/ use cases would be nice to quickly identify relevant topics
- Example: Updated Move command with a new argument shortest_path_only
.
This update is especially important for spot-welding users who want to avoid lengthy second shortest path to take
3.1. Major Improvements
Added
validation
argument to UpdateTarget commandAdded BlockMove + ContinueMove commands (more details to come), also updated CombinedMove with new optional blockMove argument
Updated Move command with a new argument
constraint
.Correction of the preset-switching behavior in a CombinedMove command.
Updated name of HoldMove and ResumeMove commands (prev. block/continue)
Added MultiRobotMove command and updated SetAlternateLocation with a new mode
multirobot
.
...
Fanuc Robot always changes Robot Speed to 100 when acquiring control (ID:27440)
...
4. Known Bugs/Limitations
Internal Note:
...
Breaking changes should be highlighted
- Users need to know those changes BEFORE updating software
Example:
License is required after update
...
4.1. RapidPlan Create
[Remove] Remove from release note
ID | Content | Status | ||||
---|---|---|---|---|---|---|
33873 | Converting multiple auto-connects to manual connections fails if the targets to be connected for those auto-connects are the same | Fixed | ||||
31952 | [TODO: Update with final state of the development] No warning is provided to user for any lost target assignments or connections when transitioning from model mode to roadmap mode | Open | ||||
34443 | [Limitation] Software hangs sporadically when setting voxel size to 2mm | Open | ||||
34370 | When clicking on OK in a Mate dialog, the last selected state under the Mate dialog is selected as the active state and not the state of the active preset | Open | ||||
29701 | [Limitation] Validate remaining does not work when jog dialog is open | Open | ||||
Deterministic path planning is not guaranteed for clearances greater than 10cm | Open | |||||
Clearance Rule and Disable collision checking dialog allows creating a rule with same name across presets | Open | |||||
32765 | Live Robot Connection makes the override speed of the teach pendant to be 100% upon connection → [Fixed] The override speed is not overridden by 100% | Fixed | ||||
28237 | Live Connect to Kawasaki robots may fail if the robot controllers have been connected in RTR controller’s control panel previously. To use Live Connect again, the | Open | ||||
32731 | [Limitation] Stateful targets and frame are not supported. Put in another way, any objects with any descendants such as targets and frames cannot be made stateful | Open | ||||
33990 | [TODO: Update with final state of the development]Reparenting a frame that is mated to an object can cause inconsistency with mates | Open | [Remove] Unable to zoom projects that contains entities >10km from from origin (or from other entities) | Open | Reparenting a frame that is mated to an object can cause inconsistency with mates | Open |
34623 | Numerical calculation errors cause collision detection when a tool and link are in close proximity. | Fixed | ||||
31267 | [Limitation] RPC only works properly with US-EN locale while no warning given in RPC when the wrong locale is selected. In many countries such as Germany, the decimal separator is a comma, this causes errors in RPC. Users must change the locale when working with RapidPlan. [todo: Add to installation procedure] | Open |
4.2. RapidPlan Control
...