Giulia Ballardini

Haptic Intelligence Research Scientist

Haptic Intelligence Miscellaneous CAPT Motor: A Strong Direct-Drive Haptic Interface Javot, B., Nguyen, V. H., Ballardini, G., Kuchenbecker, K. J. Hands-on demonstration presented at the IEEE World Haptics Conference (WHC), Delft, The Netherlands, July 2023 (Published) BibTeX

`; return; } if (tabId === 'publicatons') { // Fix spelling here contentDiv.innerHTML = `
Haptic Intelligence Miscellaneous CAPT Motor: A Strong Direct-Drive Haptic Interface Javot, B., Nguyen, V. H., Ballardini, G., Kuchenbecker, K. J. Hands-on demonstration presented at the IEEE World Haptics Conference (WHC), Delft, The Netherlands, July 2023 (Published) BibTeX

`; return; } fetch(`/people/fetch_tab_content/${tabId}`) .then(response => { if (!response.ok) { throw new Error('Failed to load content'); } return response.json(); }) .then(data => { // Update the content div with the fetched content contentDiv.innerHTML = `${data.content}`; // contentElement.innerHTML = data.rendered_content; }) .catch(error => { console.error('Error:', error); contentDiv.innerHTML = '

Error loading content. Please try again later.

'; }); }
OSZAR »