• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to secondary sidebar
  • About
    • Contact
    • Privacy
    • Terms of use
  • Advertise
    • Advertising
    • Case studies
    • Design
    • Email marketing
    • Features list
    • Lead generation
    • Magazine
    • Press releases
    • Publishing
    • Sponsor an article
    • Webcasting
    • Webinars
    • White papers
    • Writing
  • Subscribe to Newsletter

Robotics & Automation News

Where Innovation Meets Imagination

  • Home
  • News
  • Features
  • Editorial Sections A-Z
    • Agriculture
    • Aircraft
    • Artificial Intelligence
    • Automation
    • Autonomous Vehicles
    • Business
    • Computing
    • Construction
    • Culture
    • Design
    • Drones
    • Economy
    • Energy
    • Engineering
    • Environment
    • Health
    • Humanoids
    • Industrial robots
    • Industry
    • Infrastructure
    • Investments
    • Logistics
    • Manufacturing
    • Marine
    • Material handling
    • Materials
    • Mining
    • Promoted
    • Research
    • Robotics
    • Science
    • Sensors
    • Service robots
    • Software
    • Space
    • Technology
    • Transportation
    • Warehouse robots
    • Wearables
  • Press releases
  • Events

ai

4 Ways Marketing Can Use Automated Systems for Better Success

January 4, 2023 by Mark Allinson

Autonomous systems and software rightfully enjoy more demand in various spheres, including marketing. In an era of digital growth, companies must adapt to new realities and follow their customers’ needs.

Often referred to as “marketing automation,” this software helps marketers achieve many key business goals, such as boosting website traffic, increasing conversion rates, and generating more leads. But let us dive into detail. [Read more…] about 4 Ways Marketing Can Use Automated Systems for Better Success

Filed Under: Automation Tagged With: ai, analyze, automated, automation, better, business, companies, competitive, customer, customers, data, help, marketers, marketing, programs, rank, software, stay, systems, technology, tools

Intel Labs introduces SPEAR: An open-source photorealistic simulator for embodied AI

December 25, 2022 by Mark Allinson

By Mike Roberts, a research scientist at Intel Labs, where he works on using photorealistic synthetic data for computer vision applications

Interactive simulators are becoming powerful tools for training embodied artificial intelligence (AI) systems, but existing simulators have limited content diversity, physical interactivity, and visual fidelity.

To better serve the embodied AI developer community, Intel Labs has collaborated with the Computer Vision Center in Spain, Kujiale in China, and the Technical University of Munich to develop the Simulator for Photorealistic Embodied AI Research (SPEAR).

This highly realistic simulation platform helps developers to accelerate the training and validation of embodied agents for a growing set of tasks and domains.

With its large collection of photorealistic indoor environments, SPEAR applies to a wide range of household navigation and manipulation tasks. Ultimately, SPEAR aims to drive research and commercial applications in household robotics and manufacturing, including human-robot interaction scenarios and digital twin applications.

Figure 1. Scenes may be cluttered with objects that can be manipulated individually. A strong impulse can be applied to all objects at the start of the simulation to create the disordered environment. Messy room configurations could serve as initial states for a cleaning task.

To create SPEAR, Intel Labs worked closely with a team of professional artists for over a year to construct a collection of high-quality, handcrafted, interactive environments. Currently, SPEAR features a starter pack of 300 virtual indoor environments with more than 2,500 rooms and 17,000 objects that can be manipulated individually.

These interactive training environments use detailed geometry, photorealistic materials, realistic physics, and accurate lighting. New content packs targeting industrial and healthcare domains will be released soon.

By offering larger, more diverse, and realistic environments, SPEAR helps throughout the development cycle of embodied AI systems, and enables training robust agents to operate in the real world, potentially even straight from simulation.

SPEAR helps to improve accuracy on many embodied AI tasks, especially traversing and rearranging cluttered indoor environments. Ultimately, SPEAR aims to decrease the time to market for household robotics and smart warehouse applications, and increase the spatial intelligence of embodied agents.

Challenges in Training and Validating Embodied AI Systems

In the field of embodied AI, agents learn by interacting with different variables in the physical world. However, capturing and compiling these interactions into training data can be time consuming, labor intensive, and potentially dangerous.

In response to this challenge, the embodied AI community has developed a variety of interactive simulators, where robots can be trained and validated in simulation before being deployed in the physical world.

While existing simulators have enabled rapid progress on increasingly complex and open-ended real-world tasks such as point-goal and object navigation, object manipulation, and autonomous driving, these sims have several limitations.

Simulators that use artist-created environments typically provide a limited selection of unique scenes, such as a few dozen homes or a few hundred isolated rooms, which can lead to severe over-fitting and poor sim-to-real transfer performance.

On the other hand, simulators that use scanned 3D environments provide larger collections of scenes, but offer little or no interactivity with objects.

In addition, both types of simulators offer limited visual fidelity, either because it is too labor intensive to author high-resolution art assets, or because of 3D scanning artifacts.

Figure 2. SPEAR enables embodied AI developers to train a navigation policy on an OpenBot entirely in simulation.

Overview of SPEAR

SPEAR was designed based on three main requirements:

  1. support a collection of environments that is as large, diverse, and high-quality as possible;
  2. provide sufficient physical realism to support realistic interactions with a wide range of household objects; and
  3. offer as much photorealism as possible, while still maintaining enough rendering speed to support training complex embodied agent behaviors.

Motivated by these requirements, SPEAR was implemented on top of the Unreal Engine, which is an industrial-strength open-source game engine. SPEAR environments are implemented as Unreal Engine assets, and SPEAR provides an OpenAI Gym interface to interact with environments via Python.

Figure 3. The LoCoBot Agent is suitable for both navigation and manipulation in simulation. This agent’s realistic gripper makes it ideal for rearrangement tasks.

SPEAR currently supports four distinct embodied agents:

  • The OpenBot Agent provides identical image observations to a real-world OpenBot, implements an identical control interface, and has been modeled with accurate geometry and physical parameters. It is well-suited for sim-to-real experiments.
  • The Fetch Agent and LoCoBot Agent have also been modeled using accurate geometry and physical parameters, and each has a physically realistic gripper. These agents are ideal for rearrangement tasks.
  • The Camera Agent can be teleported anywhere, making it useful for collecting static datasets.

Figure 3. The LoCoBot Agent is suitable for both navigation and manipulation in simulation. This agent’s realistic gripper makes it ideal for rearrangement tasks.

By default, agents return photorealistic egocentric observations from camera sensors, as well as wheel encoder states and joint encoder states. Additionally, agents can optionally return several types of privileged information.

First, agents can return a sequence of waypoints representing the shortest path to a goal location, as well as GPS and compass observations that point directly to the goal, both of which can be useful when defining navigation tasks.

Second, agents can return pixel-perfect semantic segmentation and depth images, which can be useful when controlling for the effects of imperfect perception in downstream embodied tasks and collecting static datasets.

SPEAR currently supports two distinct tasks:

  • The Point-Goal Navigation Task randomly selects a goal position in the scene’s reachable space, computes a reward based on the agent’s distance to the goal, and triggers the end of an episode when the agent hits an obstacle or the goal.
  • The Freeform Task is an empty placeholder task that is useful for collecting static datasets.

SPEAR is available under an open-source MIT license, ready for customization on any hardware. For more details, visit the SPEAR GitHub page.

Filed Under: Features, Science Tagged With: agent, agents, ai, embodied, environments, goal, navigation, objects, photorealistic, physical, realistic, simulation, simulators, spear, tasks, training

The 5 Kinds of Contracts Every AI or Robotics Company Should Have

December 22, 2022 by Mark Allinson

The AI/robotics world is still a relatively new one, and therefore the laws governing their usage are still in the process of being formed. Nonetheless, it is critical that contracts for AI/robotics be utilized in their sale/usage as these machines require the same type of protection that other services do.

Which contracts need to be signed, though? Well, there are five major types that every company in the industry should make note of so as not to fall victim to data leaks, sub-par services, or other unexpected problems. [Read more…] about The 5 Kinds of Contracts Every AI or Robotics Company Should Have

Filed Under: Business Tagged With: agreement, ai, ai/robotics, business, companies, company, conditions, confidential, contract, contracts, customer, customers, industry, legal, nda, parties, sales, services, technology, type, vendors

3 Tips for Successfully Integrating AI in Warehouse Automation

December 8, 2022 by Mark Allinson

AI is becoming an increasingly essential tool for fulfillment or distribution warehouse operations. Most 3PLs (third-party logistics companies) and distribution centers won’t be able to meet industry standards for speed and accuracy within a few years unless they integrate AI and ML into their warehouse automation.

But, like all technologies, successful AI integration depends on a clear understanding of what it can and can’t do to improve warehouse operations. Here are three tips to help you use AI effectively in a warehouse setting. [Read more…] about 3 Tips for Successfully Integrating AI in Warehouse Automation

Filed Under: Automation Tagged With: ai, automation, operations, warehouse

Ambarella unveils ‘world’s first’ centrally processed 4D imaging radar architecture for autonomous vehicles

December 7, 2022 by Mark Allinson

Ambarella, an edge AI semiconductor company, has launched what it says is “the world’s first centralized 4D imaging radar architecture”, which allows both central processing of raw radar data and deep, low-level fusion with other sensor inputs – including cameras, lidar and ultrasonics.

The company says this is a breakthrough architecture which provides greater environmental perception and safer path planning in AI-based ADAS and Level 2+ to L5 autonomous driving systems, as well as autonomous robotics.

It features Ambarella’s Oculii radar technology, including the only AI software algorithms that dynamically adapt radar waveforms to the surrounding environment—providing high angular resolution of 0.5 degrees, an ultra-dense point cloud up to tens of thousands of points per frame and a long detection range up to 500+ meters. [Read more…] about Ambarella unveils ‘world’s first’ centrally processed 4D imaging radar architecture for autonomous vehicles

Filed Under: Computing, News Tagged With: ai, ambarella, architecture, data, processing, radar

Micropsi Industries’ AI software now compatible with Fanuc robots

December 3, 2022 by Mark Allinson

Micropsi Industries says its artificial intelligence-based software MirAI is now compatible with numerous robots produced by Fanuc, the world’s largest supplier of robotics and factory automation.

With MirAI, Fanuc customers can now add valuable hand-eye coordination to multiple Fanuc industrial and collaborative robots (cobots) to handle difficult-to-automate functions such as cable plugging and assembly.

Using AI, the MirAI controller generates robot movements directly and in real-time. Robot skills are trained, not programmed, in a few days through human demonstration, without requiring knowledge of programming or AI. [Read more…] about Micropsi Industries’ AI software now compatible with Fanuc robots

Filed Under: Industrial robots, News Tagged With: ai, amazing, applications, automation, bösl, cable, fanuc, ground, guiding, human, industrial, industries, making, micropsi, mirai, movements, plugging, repeatedly, robot, robots, task, technology, ve, work

8 Technologies Changing the Future of Warehouse Automation

December 1, 2022 by Mark Allinson

Factors such as a rise in consumerism and eCommerce have contributed to the rapid growth being experienced in the warehouse market globally. Along with this growth, warehouses are also being increasingly automated for increased efficiency and productivity.

This warehouse automation guide will explore some technologies that are changing the future of warehouse automation. Read on. [Read more…] about 8 Technologies Changing the Future of Warehouse Automation

Filed Under: Features, Logistics Tagged With: ai, automation, cobots, drones, efficiency, future, goods, help, learning, management, robots, technologies, they're, warehouse, warehouses

How AI Changed Video Editing

November 30, 2022 by Mark Allinson

Depending on which experts you consult, they will likely tell you that AI is going to impact almost every area of our life in the future. Certain industries and areas of daily living have already been transformed, and some clever AI applications can save a lot of time as well as make life easier.

In the world of video, we’ve already seen many uses for artificial intelligence, especially in the field of video editing. In this article, we will explain how AI has changed video editing forever and give some examples of AI-powered applications. [Read more…] about How AI Changed Video Editing

Filed Under: Artificial Intelligence Tagged With: ai, editing, video

Flexiv robot used in avant-garde art installation

November 28, 2022 by Mark Allinson

Flexiv, a maker of general-purpose robotics solutions, has collaborated with internationally renowned artist Stavros Didakis in the creation of his latest art installation, Xenoforms.

As an academic, researcher, and artist, Professor Didakis’ work focuses primarily on technological futures with a particular emphasis on architectural augmentation, sensorial interfaces and technological frameworks as extensions of human environments.

His latest piece features a Flexiv Rizon 10 adaptive robot which randomly selects a 3D printed model, places it on a pedestal, and then replaces it in its original position. [Read more…] about Flexiv robot used in avant-garde art installation

Filed Under: Design, News Tagged With: ai, architectural, art, artist, create, degrees, didakis, features, flexiv, freedom, human, installation, latest, professor, rizon, robot, stavros, technological, work

Techman Robot launches ‘all-in-one’ AI collaborative robot series

November 16, 2022 by Mai Tao

Techman Robot has launched its “TM AI Cobot” series, describing it as a “collaborative robot which combines a powerful and precise robot arm with native AI inferencing engine and smart vision system in a complete package”.

The company says the new machine is ready for deployment in factories and can accelerate the transition to Industry 4.0.

Techman says the TM AI Cobot works on the principle of being smart, simple and safe. By combining visual processing in the robot arm, the AI Cobot can perform fast and precise pick and place, AMR, palletizing, welding, semi-conductor and product manufacturing, automated optical inspections (AOI) and food service preparation, among many other applications that can be accelerated by AI-Vision. [Read more…] about Techman Robot launches ‘all-in-one’ AI collaborative robot series

Filed Under: Industrial robots, News Tagged With: ai, arm, cobot, industry, precise, robot, series, system, techman, TM

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 22
  • Page 23
  • Page 24
  • Page 25
  • Page 26
  • Interim pages omitted …
  • Page 49
  • Go to Next Page »

Primary Sidebar

Search this website

Latest articles

  • InOrbit.AI secures $10 million Series A funding to scale robot orchestration platform
  • Serve Robotics takes its delivery robots to Chicago in partnership with Uber Eats
  • How Sports Management Software is Changing Team Dynamics: What is Sports Management Software?
  • Rockwell Automation builds ‘food industry’s first fully automated bacon production line’ for Middleby
  • The rise of next-generation data centres: Powering AI, quantum, and supercomputing
  • Aethon partners with Oracle to integrate cloud data processing into its robots
  • Rockwool partners with Swisslog to build automated high-bay warehouse in Germany
  • Geekplus reports record 31 percent revenue growth in first half of 2025
  • Einride autonomous truck crosses border without a human driver onboard
  • Samsung tests Diden robots for shipyard welding and automation

Secondary Sidebar

Copyright © 2025 · News Pro on Genesis Framework · WordPress · Log in

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT