December '22 product roundup | Viam

Product

December 30, 2022

December '22 product roundup

Fahmina Ahmed

Product Manager

Happy holidays! It’s been a busy few months since we released our public beta.

We’ve been partnering closely with early customers to help them build their robotics businesses and we launched a way to Try Viam with zero setup. We’ve been learning from our growing community and most importantly—rapidly iterating on our platform.

We are constantly investing in and improving Viam. Going forward, you can expect frequent platform updates fully detailed in Release Notes as they are added, and monthly roundups like this one covering highlights.

Check out some of what we added in December!

New features

🚀 Custom Modular Resources: This new feature allows users to implement their own custom components or component models using our Go SDK. We are now working to add support in each of our SDKs so that users can create custom resources in a variety of programming languages.

With custom modular resources, users no longer need to run separate server instances for each custom resource which saves additional network requests.

🚀 URDF Support: Users that are implementing their own arms are now able to supply kinematic information via URDF files. This is a convenience for our users since URDF files are readily available for common hardware.

🚀 New Movement Sensors: We added support for two new movement sensors – ADXL345: A 3 axis accelerometer and MPU6050: 6 axis accelerometer + gyroscope.

🚀 Secret Management: Users can now manage their secrets with the ability to rotate their location and part secrets, giving robots a new level of security.

Improvements

🤖 Improved Data Synchronization Reliability:

🤖 Usability: we are constantly improving the platform, here are a few parts that got even better:

🤖 Motion Planning with Remote Components: We made several improvements to the motion service that make it agnostic to the networking topology of a user’s robot:

🤖 Motion Planning Path Smoothing: Various small improvements to follow the last major development, including:

🤖 Improved Camera Performance/Reliability